On 9/1/16, 2:12 PM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:
>Node has access to environment variables, so setting one could be a way to >switch between release and nightly builds. No need to comment code in and >out. It could work both when testing locally and when installing from NPM, >if implemented the right way. That sounds like a good solution to me. It doesn't have to be pretty, just possible. Thanks, -Alex