webpack/lib/wasm
Tobias Koppers 782e4535ac Refactor how exportsType work
add flagged exportsType for __esModule flagged
add getExportsType to merge strict with exportsType
move CommonJsStuffPlugin into CommonJsPlugin
split CommonJsPlugin into imports and exports part
enable minimal tree shaking for CommonJs imports and exports
2019-12-06 11:13:08 +01:00
..
UnsupportedWebAssemblyFeatureError.js format existing code 2018-07-30 21:29:21 +02:00
WasmChunkLoadingRuntimeModule.js fix badly chosen max fill rate for deterministic 2019-10-16 16:38:04 +02:00
WasmFinalizeExportsPlugin.js add Dependency.getReferencedExports 2019-10-30 07:48:37 +01:00
WebAssemblyGenerator.js fix: replaced some TODO with correct types and fixed some runtime issue 2019-11-28 22:48:01 +01:00
WebAssemblyInInitialChunkError.js add ChunkGraph 2018-08-14 15:32:13 +02:00
WebAssemblyJavascriptGenerator.js Refactor how exportsType work 2019-12-06 11:13:08 +01:00
WebAssemblyModulesPlugin.js run lint fix 2019-12-03 20:48:31 +03:00
WebAssemblyParser.js Introduce a Parser base class to improve Parser types 2019-11-30 01:36:28 +01:00
WebAssemblyUtils.js correct spelling mistake, update identifer to identifier 2019-04-12 10:29:41 -06:00