Files
edx-platform/webpack.prod.config.js
David Ormsbee 74957c78b0 Add extra Webpack config for RequireJS compat.
We make a mostly redundant copy of Webpack bundles for prod without
chunkhashes in the file names, so that RequireJS can point to bundles
without having to understand anything about Webpack's optimization.
Meant to unblock EDUCATOR-2357 and PR #17518.
2018-03-13 17:27:30 -04:00

2.0 KiB