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
Tim Neutkens
de6d394d73
Use correct server path since main was changed
2018-10-02 23:11:01 +02:00
Tim Neutkens
d2cbabbae4
Make next-server expose the same handler function as next
2018-10-02 19:08:30 +02:00
Tim Neutkens
e3ef917077
v7.0.2-canary.5
2018-10-02 17:11:00 +02:00
Tim Neutkens
3246c32f63
v7.0.2-canary.4
2018-10-02 16:55:08 +02:00
Tim Neutkens
b1d8d775ee
v7.0.2-canary.3
2018-10-02 16:16:22 +02:00
Tim Neutkens
85b1c1a6b6
v7.0.2-canary.2
2018-10-02 16:02:57 +02:00
Tim Neutkens
41a570f59a
v7.0.2-canary.1
2018-10-02 15:38:22 +02:00
Tim Neutkens
2e01b3d34a
Add files key to next-server
2018-10-02 15:24:46 +02:00
Tim Neutkens
1643165e9d
v7.0.2-canary.0
2018-10-02 14:27:19 +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