Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481)
FREEBIE
This commit is contained in:
2
build/grunt.js
Normal file
2
build/grunt.js
Normal file
@@ -0,0 +1,2 @@
|
||||
// because grunt.cmd is totally flakey on windows
|
||||
require('grunt').cli();
|
Reference in New Issue
Block a user