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. |
||
---|---|---|
.. | ||
router | ||
app.js | ||
css.js | ||
dynamic.js | ||
error-debug.js | ||
error.js | ||
EventEmitter.js | ||
head.js | ||
link.js | ||
p-queue.js | ||
page-loader.js | ||
prefetch.js | ||
shallow-equals.js | ||
side-effect.js | ||
utils.js |