next export
* Remove next/asset Reasoning described in #5970 * Remove next/asset tests * Bring back asset-page
* 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())
* Rename static to export in integration tests * Move export functionality into it’s own directory * Fix path