3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
|
// because grunt.cmd is totally flakey on windows
|
||
|
require('grunt').cli();
|