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