Require and Webpack can eat the same files
Showing
This diff is collapsed.
Click to expand it.
... | ... | @@ -22,6 +22,7 @@ |
"picturefill": "~3.0.2", | ||
"raw-loader": "^0.5.1", | ||
"requirejs": "~2.3.2", | ||
"string-replace-webpack-plugin": "^0.1.3", | ||
"uglify-js": "2.7.0", | ||
"underscore": "~1.8.3", | ||
"underscore.string": "~3.3.4", | ||
... | ... | @@ -32,6 +33,7 @@ |
"edx-custom-a11y-rules": "0.1.3", | ||
"eslint-config-edx": "^2.0.1", | ||
"eslint-config-edx-es5": "^2.0.0", | ||
"eslint-import-resolver-webpack": "^0.8.1", | ||
"jasmine-core": "^2.4.1", | ||
"jasmine-jquery": "^2.1.1", | ||
"karma": "^0.13.22", | ||
... | ... |
Please
register
or
sign in
to comment