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/pages
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
..
level1 Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
about.js Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
asset.js Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
button-link.js Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
counter.js Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
dynamic-imports.js Support for wasm (#5316) 2018-10-02 13:10:07 +02:00
dynamic.js Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
get-initial-props-with-no-query.js Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
index.js Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
query.js Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00