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
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
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
Martin Beierling-Mutz
532351ebcf
Replace all relative links with absolute links in README ( #5356 )
...
fixes #5355
2018-10-02 00:41:35 +02:00
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
Tim Neutkens
b9461824ec
Remove unused prefetch.js ( #5344 )
2018-10-01 11:15:52 +02:00
Evil Rabbit
9c287f3c32
Update repo banner
2018-09-30 23:32:43 -03:00
Tim Neutkens
b18840b0ea
Update homepage ( #5345 )
2018-10-01 01:34:54 +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