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
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
..
integration Drop prepare requirement from production server (#5351) 2018-10-01 16:31:47 +02:00
isolated Monorepo (#5341) 2018-10-01 01:02:10 +02:00
lib Monorepo (#5341) 2018-10-01 01:02:10 +02:00
node_modules Monorepo (#5341) 2018-10-01 01:02:10 +02:00
unit Monorepo (#5341) 2018-10-01 01:02:10 +02:00
.babelrc Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00