mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
f8dfe026ec
* show warning if there is a title in _document.js Head
* dont loop through children in production
* only 1 loop through this.props.children 💪
* also raise warning in test env
* check for null childs
|
||
---|---|---|
.. | ||
lib | ||
config.js | ||
document.js | ||
hot-reloader.js | ||
index.js | ||
next.js | ||
on-demand-entry-handler.js | ||
render.js | ||
require.js | ||
router.js | ||
utils.js |