Change casing of the "compiler" folder
This commit is contained in:
parent
b0b0836395
commit
38eff2ddbc
|
|
@ -12,7 +12,7 @@ module.exports = function (grunt) {
|
|||
expand: true,
|
||||
cwd: "js",
|
||||
src: "**/*.js",
|
||||
dest: "Compiler/Resources"
|
||||
dest: "compiler/resources"
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue