Various changes around making builds.
- Update build scripts to use transpiled versions of newly added modules - Stop building locales.js and remove locales stuff from build scripts - No need for Grunt anymore since we don't need to make locales.js
Showing
Gruntfile.js
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
... | @@ -49,9 +49,6 @@ | ... | @@ -49,9 +49,6 @@ |
"eslint-plugin-lodash": "^2.3.3", | "eslint-plugin-lodash": "^2.3.3", | ||
"font-awesome": "^4.7.0", | "font-awesome": "^4.7.0", | ||
"greenkeeper": "^4.2.1", | "greenkeeper": "^4.2.1", | ||
"grunt": "^1.0.1", | |||
"grunt-cli": "^1.1.0", | |||
"grunt-json": "^0.2.0", | |||
"http-server": "^0.10.0", | "http-server": "^0.10.0", | ||
"install": "^0.8.5", | "install": "^0.8.5", | ||
"jasmine-core": "2.6.4", | "jasmine-core": "2.6.4", | ||
... | ... |
src/build-inverse.js
deleted
100644 → 0
Please register or sign in to comment