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