Radovan Šmitala
bf157015fb
Remove WriteFilePlugin ( #5541 )
...
It is native by webpack-dev-middleware 3.1.0 up
2018-11-02 19:47:56 +01:00
Vasyl Berezovyy
9a09de2feb
Remove ignore plugin from webpack build flow ( #5394 )
2018-10-20 16:59:43 +02:00
Shu Ding
409cf71a4d
Move styled-jsx to external modules ( #5403 )
2018-10-08 16:26:05 +02:00
Tim Neutkens
0f6cff88bc
Add next-to-next-server
2018-10-05 23:40:36 +02:00
Tim Neutkens
785377d3c3
Add missing dependencies to server ( #5369 )
...
- compile default pages correctly into `.next`
- add missing runtime dependencies
2018-10-03 00:08:57 +02:00
Andy
b041fa4782
Support for wasm ( #5316 )
...
* Set a default path for wasm modules
* Added the mimetype "application/wasm" for wasm files
* Upgrade write-file-webpack-plugin to 4.4.1
* Made dynamic(import()) in test to dynamic(() => import())
2018-10-02 13:10:07 +02:00
Tim Neutkens
82d56e063a
next-server ( #5357 )
2018-10-02 00:55:31 +02:00
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