Tim Neutkens
b1c4f3aec4
Monorepo ( #5341 )
...
- Implements Lerna
- Moves all source code into `packages/next`
- Keeps integration tests in the root directory
2018-10-01 01:02:10 +02:00
Tim Neutkens
459c1c13d0
Improvements to on-demand-entries ( #5176 )
...
First wave of changes. Just landing this first so that there is a base to build on.
2018-09-16 16:06:02 +02:00
Tim Neutkens
475b426ed1
Compile pages to .next/static directory ( #4828 )
...
* Compile pages to .next/static/<buildid>/pages/<page>
* Fix test
* Export class instead of using exports
* Use constant for static directory
* Add comment about what the middleware does
2018-07-25 13:45:42 +02:00
Tim Neutkens
75476a9136
[WIP] Webpack 4, react-error-overlay, react-loadable ( #4639 )
...
Webpack 4, react-error-overlay, react-loadable (major)
2018-07-24 11:24:40 +02:00
Tim Neutkens
d674dcc426
Move plugins and loaders to webpack folder ( #4618 )
...
Also adds basic `flow` to webpack.js and the plugins.
2018-06-16 19:23:02 +02:00