mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
d6c7050816
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. |
||
---|---|---|
.. | ||
babel | ||
webpack | ||
index.js | ||
webpack.js |