mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
34cb05a860
Since we are now using webpacks `mode` flag we can get rid of: * `webpack.optimize.ModuleConcatenationPlugin` * `webpack.DefinePlugin` (`process.env.NODE_ENV`) https://webpack.js.org/concepts/mode/ |
||
---|---|---|
.. | ||
app-aspath | ||
app-document | ||
babel | ||
basic | ||
config | ||
custom-server | ||
dist-dir | ||
export | ||
filesystempublicroutes | ||
ondemand | ||
page-extensions | ||
production | ||
production-config | ||
with-router |