webpack/lib/javascript
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
..
BasicEvaluatedExpression.js move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory 2019-10-22 09:27:52 +02:00
JavascriptGenerator.js refactor: merge generators in asset modules 2019-11-26 15:42:37 +01:00
JavascriptModulesPlugin.js remove module.id and loaded shortcuts and only include them when used 2019-12-06 11:09:43 +01:00
JavascriptParser.js Refactor how exportsType work 2019-12-06 11:13:08 +01:00
JavascriptParserHelpers.js allocate warnings and errors arrays only when needed 2019-11-10 21:05:16 +01:00