1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test
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
..
integration Support for wasm (#5316) 2018-10-02 13:10:07 +02:00
isolated next-server (#5357) 2018-10-02 00:55:31 +02:00
lib Monorepo (#5341) 2018-10-01 01:02:10 +02:00
unit next-server (#5357) 2018-10-02 00:55:31 +02:00
.babelrc Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00