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/integration/export
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
..
components Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
pages Support for wasm (#5316) 2018-10-02 13:10:07 +02:00
test Use getBrowserBodyText for HMR test (#5290) 2018-09-26 01:41:39 +02:00
.gitignore Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
next.config.js next-server (#5357) 2018-10-02 00:55:31 +02:00