webpack/lib
Alexander Akait c6e8b70118
perf: reuse VM context across webpack magic comments
2024-02-01 19:14:33 +03:00
..
asset chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
async-modules chore(types): more 2024-01-26 19:17:45 +03:00
cache chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
config fix: more for other features 2024-01-31 16:15:13 +03:00
container chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
css feat: css named exports parser options 2024-01-16 00:23:07 +08:00
debug chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
dependencies chore(types): more 2024-01-26 20:38:18 +03:00
electron
errors
esm chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
hmr chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ids chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
javascript Reuse VM context across webpack magic comments 2024-01-31 18:27:28 -08:00
json fix: add /*#__PURE__*/ to generated JSON.parse() call in JsonGenerator 2023-08-26 19:20:19 +09:00
library chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
logging chore: improve eslint configuration 2024-01-13 16:35:31 +03:00
node chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
optimize chore(types): more 2024-01-26 17:53:40 +03:00
performance refactor(types): more 2023-06-14 19:46:53 +03:00
prefetch chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
rules fix: error message for condition or 2023-09-19 11:48:22 +08:00
runtime chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
schemes chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
serialization chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
sharing chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
stats chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
util Adjust threshold 2024-01-31 16:20:27 -08:00
wasm refactor(type): small improve 2023-05-01 00:58:34 +03:00
wasm-async fix: handle instantiateStreaming resolved branch 2024-01-30 20:06:52 +08:00
wasm-sync chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
web chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
webworker chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
APIPlugin.js chore(types): more 2024-01-26 19:17:45 +03:00
AbstractMethodError.js
AsyncDependenciesBlock.js refactor(types): more 2023-06-21 19:01:55 +03:00
AsyncDependencyToInitialChunkError.js
AutomaticPrefetchPlugin.js refactor(types): fix 2023-05-26 01:21:31 +03:00
BannerPlugin.js refactor(types): more 2023-06-22 03:59:10 +03:00
Cache.js fix callback err type should include null 2021-12-24 20:27:31 +08:00
CacheFacade.js refactor: more types 2023-05-25 01:41:32 +03:00
CaseSensitiveModulesWarning.js refactor(types): more 2023-06-14 19:46:53 +03:00
Chunk.js refactor(types): more 2023-06-03 20:52:25 +03:00
ChunkGraph.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ChunkGroup.js refactor(types): more 2023-06-21 19:01:55 +03:00
ChunkRenderError.js
ChunkTemplate.js
CleanPlugin.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
CodeGenerationError.js
CodeGenerationResults.js refactor(MapHelpers): rename provide to getOrInsert and add few comments for clarity 2023-04-25 20:45:43 +00:00
CommentCompilationWarning.js
CompatibilityPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
Compilation.js chore(types): more 2024-01-26 19:17:45 +03:00
Compiler.js feat: support for unmanaged paths 2024-01-04 16:07:29 +03:00
ConcatenationScope.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ConcurrentCompilationError.js
ConditionalInitFragment.js chore(types): more 2024-01-26 19:17:45 +03:00
ConstPlugin.js refactor(types): more 2023-06-22 02:45:07 +03:00
ContextExclusionPlugin.js
ContextModule.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ContextModuleFactory.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ContextReplacementPlugin.js refactor(types): more 2023-06-21 19:01:55 +03:00
CssModule.js fix: avoid extra inheritance 2023-05-02 00:33:09 +03:00
DefinePlugin.js chore(types): more 2024-01-26 19:17:45 +03:00
DelegatedModule.js refactor(types): more 2023-06-21 19:00:24 +03:00
DelegatedModuleFactoryPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
DelegatedPlugin.js
DependenciesBlock.js refactor(types): more 2023-06-03 20:52:25 +03:00
Dependency.js refactor(types): more 2023-06-21 19:00:24 +03:00
DependencyTemplate.js Merge branch 'main' into feature-14072 2024-01-09 02:59:32 +03:00
DependencyTemplates.js refactor(types): more 2023-06-22 02:45:07 +03:00
DllEntryPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
DllModule.js refactor(types): more 2023-06-03 20:52:25 +03:00
DllModuleFactory.js refactor(types): more 2023-05-31 14:56:55 +00:00
DllPlugin.js
DllReferencePlugin.js refactor(types): more 2023-06-21 19:01:55 +03:00
DynamicEntryPlugin.js
EntryOptionPlugin.js add baseUri entry option 2022-02-21 16:23:47 +03:00
EntryPlugin.js
Entrypoint.js refactor(types): more 2023-06-21 19:00:24 +03:00
EnvironmentNotSupportAsyncWarning.js fix: add warning for async external 2024-01-16 10:25:30 +08:00
EnvironmentPlugin.js
ErrorHelpers.js refactor(types): more 2023-06-21 19:00:24 +03:00
EvalDevToolModulePlugin.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
EvalSourceMapDevToolPlugin.js chore(types): more 2024-01-26 19:17:45 +03:00
ExportsInfo.js refactor(types): more 2023-06-22 02:45:07 +03:00
ExportsInfoApiPlugin.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ExternalModule.js lint 2024-01-16 10:31:20 +08:00
ExternalModuleFactoryPlugin.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ExternalsPlugin.js
FileSystemInfo.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
FlagAllModulesAsUsedPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
FlagDependencyExportsPlugin.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
FlagDependencyUsagePlugin.js refactor(types): more 2023-06-21 19:01:55 +03:00
FlagEntryExportAsUsedPlugin.js refactor(types): more 2023-06-14 19:46:53 +03:00
Generator.js fix: runtime logic 2024-01-04 15:47:05 +03:00
GraphHelpers.js
HarmonyLinkingError.js
HookWebpackError.js refactor(types): more 2023-05-31 14:56:55 +00:00
HotModuleReplacementPlugin.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
HotUpdateChunk.js
IgnoreErrorModuleFactory.js refactor(types): more 2023-05-31 14:56:55 +00:00
IgnorePlugin.js
IgnoreWarningsPlugin.js
InitFragment.js chore(types): more 2024-01-26 19:17:45 +03:00
InvalidDependenciesModuleWarning.js
JavascriptMetaInfoPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
LibManifestPlugin.js fix: generate library manifest after clean plugin 2023-12-29 18:17:27 +03:00
LibraryTemplatePlugin.js
LoaderOptionsPlugin.js types(coverage): Increase type coverage of ModuleFilenameHelpers 2023-04-23 02:43:51 +00:00
LoaderTargetPlugin.js
MainTemplate.js refactor: more instances replaced 2023-05-19 21:30:54 +05:30
Module.js fix: runtime logic 2024-01-04 15:47:05 +03:00
ModuleBuildError.js chore: improve types 2023-04-21 19:22:33 +03:00
ModuleDependencyError.js refactor(types): more 2023-06-14 19:46:53 +03:00
ModuleDependencyWarning.js refactor(types): more 2023-06-14 19:46:53 +03:00
ModuleError.js chore: improve types 2023-04-21 19:22:33 +03:00
ModuleFactory.js refactor(types): more 2023-05-31 14:56:55 +00:00
ModuleFilenameHelpers.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ModuleGraph.js refactor(types): more 2023-06-14 19:46:53 +03:00
ModuleGraphConnection.js refactor(types): more 2023-06-14 19:46:53 +03:00
ModuleHashingError.js improve hashing 2022-02-22 12:23:24 +01:00
ModuleInfoHeaderPlugin.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
ModuleNotFoundError.js refactor(types): more 2023-06-14 19:46:53 +03:00
ModuleParseError.js chore: improve types 2023-04-21 19:22:33 +03:00
ModuleProfile.js refactor(types): more 2023-06-21 19:00:24 +03:00
ModuleRestoreError.js refactor(types): more 2023-06-21 19:00:24 +03:00
ModuleStoreError.js refactor(types): more 2023-06-14 19:46:53 +03:00
ModuleTemplate.js
ModuleTypeConstants.js test: more 2023-06-12 15:11:00 +03:00
ModuleWarning.js chore: improve types 2023-04-21 19:22:33 +03:00
MultiCompiler.js fix callback err type should include null 2021-12-24 20:27:31 +08:00
MultiStats.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
MultiWatching.js refactor(types): more 2023-06-14 19:46:53 +03:00
NoEmitOnErrorsPlugin.js
NoModeWarning.js
NodeStuffInWebError.js
NodeStuffPlugin.js chore(types): more 2024-01-26 17:53:40 +03:00
NormalModule.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
NormalModuleFactory.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
NormalModuleReplacementPlugin.js refactor: more types 2023-05-25 01:41:32 +03:00
NullFactory.js refactor(types): more 2023-05-31 14:56:55 +00:00
OptimizationStages.js
OptionsApply.js
Parser.js
PrefetchPlugin.js refactor(types): more 2023-05-21 22:08:25 +03:00
ProgressPlugin.js feat: export default handler creator for Progress plugin 2023-06-05 03:06:45 +03:00
ProvidePlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
RawModule.js refactor(types): more 2023-06-21 19:00:24 +03:00
RecordIdsPlugin.js refactor: more types 2023-05-24 22:37:58 +03:00
RequestShortener.js
RequireJsStuffPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
ResolverFactory.js
RuntimeGlobals.js refactor: use runtime logic but only when needed 2023-06-13 00:17:53 +03:00
RuntimeModule.js refactor(types): more 2023-06-21 19:00:24 +03:00
RuntimePlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
RuntimeTemplate.js feat: add warning for async module when not supported 2024-01-15 17:21:20 +03:00
SelfModuleFactory.js refactor: more types 2023-05-25 01:41:32 +03:00
SingleEntryPlugin.js
SizeFormatHelpers.js
SourceMapDevToolModuleOptionsPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
SourceMapDevToolPlugin.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
Stats.js chore(types): more 2024-01-26 19:17:45 +03:00
Template.js refactor: more types 2023-05-25 01:41:32 +03:00
TemplatedPathPlugin.js fix resource name when filename is data uri 2022-02-01 17:47:32 +03:00
UnhandledSchemeError.js
UnsupportedFeatureWarning.js
UseStrictPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
WarnCaseSensitiveModulesPlugin.js fix: bug with case sensitive plugin and data: protocol 2023-04-13 04:01:40 +03:00
WarnDeprecatedOptionPlugin.js refactor: more types 2023-05-25 01:41:32 +03:00
WarnNoModeSetPlugin.js
WatchIgnorePlugin.js refactor: more types 2023-05-25 01:41:32 +03:00
Watching.js refactor(types): more 2023-06-22 02:45:07 +03:00
WebpackError.js refactor(types): more 2023-06-14 19:46:53 +03:00
WebpackIsIncludedPlugin.js refactor(types): more 2023-06-21 19:00:24 +03:00
WebpackOptionsApply.js chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
WebpackOptionsDefaulter.js refactor(types): more 2023-06-14 19:46:53 +03:00
buildChunkGraph.js fix: correct preOrderIndex and postOrderIndex 2024-01-27 00:21:19 +08:00
cli.js move to cli 2022-01-14 13:19:48 +01:00
formatLocation.js
index.js feat: expose `MultiCompilerOptions` 2023-12-28 19:35:53 +03:00
validateSchema.js refactor(types): more 2023-06-14 19:46:53 +03:00
webpack.js refactor(types): more 2023-06-14 19:45:51 +03:00