Merge branch 'MDL-66265-master' of git://github.com/andrewnicols/moodle

This commit is contained in:
Jake Dallimore 2019-09-04 11:02:27 +08:00
commit 52a74c46ba

View File

@ -204,7 +204,7 @@
}
},
{
files: ["**/amd/src/*.js", "**/amd/src/**/*.js", "*.js"],
files: ["**/amd/src/*.js", "**/amd/src/**/*.js", "Gruntfile*.js", "babel-plugin-add-module-to-define.js"],
// We support es6 now. Woot!
env: {
es6: true