1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server
Damian Stasik 758ad9ce84 Remove Fragment from Main component (#5222)
Since `__next-error` is no longer necessary, there is no need to wrap the `__next` div in `Fragment`.
2018-09-20 11:38:33 +02:00
..
lib Open editor from error-overlay (minor) (#4979) 2018-08-24 16:30:41 +02:00
config.js Replace uuid with nanoid (#4987) 2018-08-23 17:02:47 +02:00
document.js Remove Fragment from Main component (#5222) 2018-09-20 11:38:33 +02:00
hot-reloader.js Improvements to on-demand-entries (#5176) 2018-09-16 16:06:02 +02:00
index.js Remove code that is no longer in use (#5147) 2018-09-12 15:33:52 +02:00
next.js Programmatic API (#310) 2016-12-16 12:33:08 -08:00
on-demand-entry-handler.js Improvements to on-demand-entries (#5176) 2018-09-16 16:06:02 +02:00
render.js Remove __next-error div (#5107) 2018-09-05 22:45:17 +02:00
require.js Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
router.js Use a latest version of path-to-regexp for path-match (#3655) 2018-02-01 19:54:09 +01:00
utils.js [WIP] Webpack 4, react-error-overlay, react-loadable (#4639) 2018-07-24 11:24:40 +02:00