webpack/lib/node
Tobias Koppers a1f0d23dcc add `node-commonjs` external type to use `createRequire` for commonjs externals
for `module` externals, fallback to `import()` when not in module mode
2021-06-25 11:22:55 +02:00
..
CommonJsChunkLoadingPlugin.js handle falsy entry options correctly 2021-04-14 20:21:17 +02:00
NodeEnvironmentPlugin.js add fsStartTime for single runs 2021-05-21 08:06:46 +02:00
NodeSourcePlugin.js improve target options 2020-09-10 11:42:09 +02:00
NodeTargetPlugin.js add `node-commonjs` external type to use `createRequire` for commonjs externals 2021-06-25 11:22:55 +02:00
NodeTemplatePlugin.js implement enabledChunkLoadingTypes approach 2020-08-28 10:59:37 +02:00
NodeWatchFileSystem.js fix collecting of changed files and aggregating when suspending 2021-05-18 14:23:33 +02:00
ReadFileChunkLoadingRuntimeModule.js attach the chunk graph to RuntimeModules 2021-04-14 12:26:35 +02:00
ReadFileCompileAsyncWasmPlugin.js partially fix test cases 2021-06-24 10:05:37 +02:00
ReadFileCompileWasmPlugin.js handle falsy entry options correctly 2021-04-14 20:21:17 +02:00
RequireChunkLoadingRuntimeModule.js attach the chunk graph to RuntimeModules 2021-04-14 12:26:35 +02:00
nodeConsole.js improvements 2021-04-06 15:20:27 +02:00