webpack/lib/javascript
Tobias Koppers d770a55ec0
Merge pull request #11474 from webpack/refactor/concatenation
Refactor module concatenation
2020-09-15 15:14:49 +02: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 target options 2020-09-10 11:42:09 +02:00
JavascriptGenerator.js refactor module concatenation to address discovered bugs/edge cases 2020-09-15 12:36:02 +02:00
JavascriptModulesPlugin.js Merge pull request #11440 from webpack/bugfix/hmr-incorrect-dispose 2020-09-09 03:50:42 +02:00
JavascriptParser.js fixes parsing of 'this' in arrow iife 2020-09-15 13:46:10 +02:00
JavascriptParserHelpers.js nitpicks 2020-09-01 11:15:52 +02:00