mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
2f7e459210
* Make dynamic import spec compliant. Now we simply return the whole module incl. default field In 'next/dynamic' we pick the default field if there is. Since modules with default is mostly used next/dynamic, for the enduser, this change has no effect. * Rename module into m Using module could be confusing. |
||
---|---|---|
.. | ||
babel | ||
loaders | ||
plugins | ||
clean.js | ||
index.js | ||
replace.js | ||
root-module-relative-path.js | ||
webpack.js |