webpack/lib/javascript
Tobias Koppers ae15a701a4 fix handling of MetaProperty
fixes #12339
2021-01-05 21:26:28 +01:00
..
ArrayPushCallbackChunkFormatPlugin.js swap argument for consistency 2020-08-28 10:58:01 +02:00
BasicEvaluatedExpression.js use bitmask in isValidRegExpFlags, add unit test for it 2020-08-15 12:26:50 +03:00
CommonJsChunkFormatPlugin.js move CommonJsChunkFormat into separate plugin 2020-08-28 10:58:02 +02:00
EnableChunkLoadingPlugin.js improve checkEnabled error messages 2021-01-05 11:34:57 +01:00
JavascriptGenerator.js refactor module concatenation to address discovered bugs/edge cases 2020-09-15 12:36:02 +02:00
JavascriptModulesPlugin.js add selective runtime requirements from startup logic which doesn't prevent inlining modules 2020-12-11 14:36:48 +01:00
JavascriptParser.js fix handling of MetaProperty 2021-01-05 21:26:28 +01:00
JavascriptParserHelpers.js nitpicks 2020-09-01 11:15:52 +02:00