transpiler changes
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@ module.exports = grunt => {
|
||||
});
|
||||
|
||||
grunt.registerTask('transpile', () => {
|
||||
cp.execSync("node js/scripts/transpile");
|
||||
cp.execSync("node js/transpile");
|
||||
});
|
||||
|
||||
grunt.registerTask('chmod-folders', () => {
|
||||
|
||||
Reference in New Issue
Block a user