1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration
Tim Neutkens 3d94ae0a7d
Drop prepare requirement from production server (#5351)
As prepare is only needed to boot up the hot reloader + exportPathMap routes in development, it's not longer a requirement in the production server.
2018-10-01 16:31:47 +02:00
..
app-aspath Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
app-document Factor out NextScript inline source (#4934) (#4939) 2018-08-14 11:05:25 -07:00
babel Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
basic Monorepo (#5341) 2018-10-01 01:02:10 +02:00
config Even more reliable error-recovery tests (#5284) 2018-09-26 01:04:15 +02:00
custom-server Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
dist-dir Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
export Use getBrowserBodyText for HMR test (#5290) 2018-09-26 01:41:39 +02:00
filesystempublicroutes Make exportPathMap / _next routes work with useFileSystemPublicRoutes disabled (#5131) 2018-09-09 22:32:23 +02:00
ondemand Even more reliable error-recovery tests (#5284) 2018-09-26 01:04:15 +02:00
page-extensions Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
production Drop prepare requirement from production server (#5351) 2018-10-01 16:31:47 +02:00
production-config Trigger page register when module is executed (#5115) 2018-09-11 20:03:20 +02:00
with-router Run method sorting codemod (#4909) 2018-08-06 20:53:06 -07:00