4 lines
69 B
Batchfile
Raw Permalink Normal View History

SET BUILD_OPTIMIZE=false
SET BUILD_OUTPUT_DIR=dev
call gulp run
pause