webpack/lib/javascript
Tobias Koppers 720aa43bd3 handle hashbangs in javascript files
fixes https://github.com/vercel/next.js/issues/27806
2021-08-10 11:34:06 +02:00
..
ArrayPushCallbackChunkFormatPlugin.js generate "use strict" only when really needed 2021-07-22 16:09:09 +02:00
BasicEvaluatedExpression.js use bitmask in isValidRegExpFlags, add unit test for it 2020-08-15 12:26:50 +03:00
CommonJsChunkFormatPlugin.js pretty files 2021-05-11 09:31:46 +02:00
EnableChunkLoadingPlugin.js add `module` library support, test and example 2021-06-23 14:49:14 +02:00
JavascriptGenerator.js pretty files 2021-05-11 09:31:46 +02:00
JavascriptModulesPlugin.js generate "use strict" only when really needed 2021-07-22 16:09:09 +02:00
JavascriptParser.js handle hashbangs in javascript files 2021-08-10 11:34:06 +02:00
JavascriptParserHelpers.js nitpicks 2020-09-01 11:15:52 +02:00
StartupHelpers.js fix caching bug when split chunks of an entrypoint change and modules of the entrypoint stay equal 2021-03-19 16:13:18 +01:00