webpack/lib/wasm-async
Tobias Koppers e507392094 add output.ecmaVersion options to set emitted code style
fix a bug with prefetching initial chunks
InitFragments have get[End]Content methods which get a sourceContext
RuntimeModules have implicit chunk and compilation
changed default to `output.ecmaVersion: 2015`
2019-08-26 21:32:29 +02:00
..
AsyncWasmChunkLoadingRuntimeModule.js add output.ecmaVersion options to set emitted code style 2019-08-26 21:32:29 +02:00
AsyncWebAssemblyGenerator.js add side-by-side wasm support based on async modules 2019-06-04 23:28:56 +02:00
AsyncWebAssemblyJavascriptGenerator.js Merge tag 'v4.34.0' into next 2019-06-13 10:51:12 +02:00
AsyncWebAssemblyModulesPlugin.js Handle auxiliary files separately from normal files 2019-07-17 23:13:08 +02:00
AsyncWebAssemblyParser.js move async module flag to ModuleGraph 2019-06-05 11:15:25 +02:00