patschreiber/fiend

Research way to make a "debug" build

Opened this issue · 0 comments

See if there's a way to create a "build" with all the debug bells and whistles turned on. E.g. something like:

gulp build --debug which will render out the game with all console.logs and other tooling baked in. If the flag or whatever isn't set, the debug code isn't added to the dist/ build