sourcecred/config
Dandelion Mané a0b754bb43 upgrade to webpack 4
Now that babel is upgraded, upgrading webpack was pretty
straightforward.

- We take advantage of the new `mode` config option, and no longer need
to manually set up Uglify plugin
- Uglifyjs is back, I checked the prod build output: it's very ugly
- I updated the RemoveBuildDirectoryPlugin per instructions, and
verified it still works.
- I verified that of `yarn backend`, `yarn build`, and `yarn start` all
still work as expected.
2019-07-11 05:52:54 +01:00
..
jest flow: add typing to Jest transform modules (#790) 2018-09-06 13:30:33 -07:00
RemoveBuildDirectoryPlugin.js upgrade to webpack 4 2019-07-11 05:52:54 +01:00
env.js Move repoIdRegistry to core (#992) 2018-11-01 18:11:48 -07:00
paths.js Add `fetchGithubOrg` for loading organizations (#1117) 2019-03-19 19:00:08 -07:00
polyfills.js Ensure that flow is used in all js files (#232) 2018-05-07 20:02:19 -07:00
test.js Add `fetchGithubOrg` for loading organizations (#1117) 2019-03-19 19:00:08 -07:00
webpack.config.backend.js upgrade to webpack 4 2019-07-11 05:52:54 +01:00
webpack.config.web.js upgrade to webpack 4 2019-07-11 05:52:54 +01:00