rsnext/build
Tim Neutkens d6c7050816
Remove module.exports from client bundles (#5093)
Removes `module.exports` so that `module` is no longer required

Ref: https://github.com/zeit/next.js/pull/4943#discussion_r213232263

This saves 15 bytes from every client bundle + 9 bytes from the initial HTML.
2018-09-04 17:30:01 +02:00
..
babel Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
webpack Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
index.js [WIP] Webpack 4, react-error-overlay, react-loadable (#4639) 2018-07-24 11:24:40 +02:00
webpack.js Remove module.exports from client bundles (#5093) 2018-09-04 17:30:01 +02:00