b1eac4ab29 
								
							 
						 
						
							
							
								
								Use computed resolve options in context alternatives  
							
							... 
							
							
							
							deprecate ContextModuleFactory.hooks.alternatives because we need the options in the hook 
							
						 
						
							2020-07-15 14:13:35 +02:00  
				
					
						
							
							
								 
						
							
								565724a045 
								
							 
						 
						
							
							
								
								type fixes  
							
							
							
						 
						
							2020-07-15 14:13:33 +02:00  
				
					
						
							
							
								 
						
							
								d9435e0e3e 
								
							 
						 
						
							
							
								
								Merge pull request  #11075  from vankop/import-meta  
							
							... 
							
							
							
							add import.meta support 
							
						 
						
							2020-07-06 20:19:23 +02:00  
				
					
						
							
							
								 
						
							
								1bb02df61e 
								
							 
						 
						
							
							
								
								Merge pull request  #11095  from vankop/support-url-requests  
							
							... 
							
							
							
							Support url requests 
							
						 
						
							2020-07-06 20:03:52 +02:00  
				
					
						
							
							
								 
						
							
								7dad1c1c30 
								
							 
						 
						
							
							
								
								refactor scheme handling into plugins  
							
							
							
						 
						
							2020-07-03 17:01:02 +02:00  
				
					
						
							
							
								 
						
							
								9f28e37969 
								
							 
						 
						
							
							
								
								allow runtimeChunk with node targets  
							
							... 
							
							
							
							also fixes a incorrect relative path 
							
						 
						
							2020-06-29 11:46:16 +02:00  
				
					
						
							
							
								 
						
							
								1beb4e5707 
								
							 
						 
						
							
							
								
								support import.meta  
							
							
							
						 
						
							2020-06-23 01:03:52 +03:00  
				
					
						
							
							
								 
						
							
								0397701d85 
								
							 
						 
						
							
							
								
								improve types, moved byDependency logic into ResolverFactory  
							
							
							
						 
						
							2020-06-17 22:17:14 +02:00  
				
					
						
							
							
								 
						
							
								3f8def8185 
								
							 
						 
						
							
							
								
								fix discussions  
							
							... 
							
							
							
							- add module condition
- rename EnhancedResolveOptions
- fix applyByDependency util function
- use EMPTY_RESOLVE_OPTIONS when resolveOptions are undefined 
							
						 
						
							2020-06-16 21:02:31 +03:00  
				
					
						
							
							
								 
						
							
								d2a08e3cc8 
								
							 
						 
						
							
							
								
								rework how byDependency applied  
							
							... 
							
							
							
							remove dependencyType parameter for resolver factory
add dependencyType option in enhanced resolve options 
							
						 
						
							2020-06-09 01:32:24 +03:00  
				
					
						
							
							
								 
						
							
								707a103262 
								
							 
						 
						
							
							
								
								merge resolve.byDependency defaults with user provided values  
							
							... 
							
							
							
							allow to use resolve.byDependency in module.rules 
							
						 
						
							2020-05-28 19:55:14 +02:00  
				
					
						
							
							
								 
						
							
								4af609a38c 
								
							 
						 
						
							
							
								
								fix resource identifier in Compilation and resolveLoader options  
							
							
							
						 
						
							2020-05-28 10:53:28 +03:00  
				
					
						
							
							
								 
						
							
								d4b1819749 
								
							 
						 
						
							
							
								
								add ability to set resolve options per dependency category  
							
							... 
							
							
							
							- byDependency option
- create resolver per dependency category 
							
						 
						
							2020-05-28 02:30:29 +03:00  
				
					
						
							
							
								 
						
							
								728249fb59 
								
							 
						 
						
							
							
								
								add @ts-expect-error  
							
							
							
						 
						
							2020-05-12 14:34:44 +02:00  
				
					
						
							
							
								 
						
							
								a86f5de1bd 
								
							 
						 
						
							
							
								
								Update lib/WebpackOptionsApply.js  
							
							... 
							
							
							
							Co-Authored-By: Tobias Koppers <tobias.koppers@googlemail.com> 
							
						 
						
							2020-05-12 14:34:40 +02:00  
				
					
						
							
							
								 
						
							
								9775a4f5e3 
								
							 
						 
						
							
							
								
								Remove TODO comment  
							
							
							
						 
						
							2020-05-12 14:34:36 +02:00  
				
					
						
							
							
								 
						
							
								042b4ee7d4 
								
							 
						 
						
							
							
								
								Use @ts-expext-error  
							
							
							
						 
						
							2020-05-12 14:34:29 +02:00  
				
					
						
							
							
								 
						
							
								3d2cc563dc 
								
							 
						 
						
							
							
								
								report better error message when importAsync experiment is not enabled  
							
							... 
							
							
							
							#10788  
						
							2020-04-28 20:29:53 +02:00  
				
					
						
							
							
								 
						
							
								2d451a57b2 
								
							 
						 
						
							
							
								
								feat: new dependency __webpack_is_included__  
							
							
							
						 
						
							2020-04-12 03:04:41 +03:00  
				
					
						
							
							
								 
						
							
								f1dd328779 
								
							 
						 
						
							
							
								
								refactor library system  
							
							
							
						 
						
							2020-02-26 17:35:52 +01:00  
				
					
						
							
							
								 
						
							
								e5b51235d7 
								
							 
						 
						
							
							
								
								add externalsType option  
							
							... 
							
							
							
							fix a few edge cases in ExternalModule 
							
						 
						
							2020-02-26 17:22:42 +01:00  
				
					
						
							
							
								 
						
							
								6477ca56f8 
								
							 
						 
						
							
							
								
								Split options defaulting in normalization and defaults  
							
							... 
							
							
							
							Apply defaults after plugins are applied to allow plugins to feature their own defaults.
This allows to make preset plugins. 
							
						 
						
							2020-02-17 19:12:54 +01:00  
				
					
						
							
							
								 
						
							
								311f196219 
								
							 
						 
						
							
							
								
								refactor(target): remove unnecessary judgment  
							
							... 
							
							
							
							options.target must be string or function, otherwise will throw WebpackOptionsValidationError when run webpack(options) . 
							
						 
						
							2019-12-30 16:12:59 +08:00  
				
					
						
							
							
								 
						
							
								6b9d510612 
								
							 
						 
						
							
							
								
								refactor chunk prefetching/preloading into separate plugin and runtime modules  
							
							
							
						 
						
							2019-12-19 12:01:46 +01:00  
				
					
						
							
							
								 
						
							
								9bca2286ed 
								
							 
						 
						
							
							
								
								opt-out inner graph optimization when eval is used  
							
							
							
						 
						
							2019-12-16 16:49:01 +03:00  
				
					
						
							
							
								 
						
							
								782e4535ac 
								
							 
						 
						
							
							
								
								Refactor how exportsType work  
							
							... 
							
							
							
							add flagged exportsType for __esModule flagged
add getExportsType to merge strict with exportsType
move CommonJsStuffPlugin into CommonJsPlugin
split CommonJsPlugin into imports and exports part
enable minimal tree shaking for CommonJs imports and exports 
							
						 
						
							2019-12-06 11:13:08 +01:00  
				
					
						
							
							
								 
						
							
								cda629eaac 
								
							 
						 
						
							
							
								
								add missing runtime requirement for async module header  
							
							... 
							
							
							
							active async modules when top level await is used 
							
						 
						
							2019-11-19 13:11:23 +01:00  
				
					
						
							
							
								 
						
							
								96ad1c65a6 
								
							 
						 
						
							
							
								
								fix: Remove minor typo in WebpackOptionsApply  
							
							
							
						 
						
							2019-11-04 13:05:59 +05:30  
				
					
						
							
							
								 
						
							
								8198ffb3e6 
								
							 
						 
						
							
							
								
								refactor: code  
							
							
							
						 
						
							2019-10-22 00:14:05 +02:00  
				
					
						
							
							
								 
						
							
								87abd00c6e 
								
							 
						 
						
							
							
								
								remove all options for cache.store expect "pack"  
							
							... 
							
							
							
							these are incomplete and may be readded later 
							
						 
						
							2019-10-21 09:22:38 +02:00  
				
					
						
							
							
								 
						
							
								dd2c4de1ce 
								
							 
						 
						
							
							
								
								use SourceMapDevTool default  
							
							
							
						 
						
							2019-10-18 15:09:34 +02:00  
				
					
						
							
							
								 
						
							
								c81ffbef42 
								
							 
						 
						
							
							
								
								refactor: `devtool` option  
							
							
							
						 
						
							2019-10-18 14:43:21 +02:00  
				
					
						
							
							
								 
						
							
								b05a76eaf4 
								
							 
						 
						
							
							
								
								lazy evaluate in WebpackOptionsApply  
							
							
							
						 
						
							2019-10-09 13:44:39 +02:00  
				
					
						
							
							
								 
						
							
								ddc3dae0e6 
								
							 
						 
						
							
							
								
								refactor Module.source() and Module.getRuntimeRequirements() into Module.codeGeneration  
							
							... 
							
							
							
							add code generation phase to Compilation
add `output.iife` options to remove iife wrapper
add `experiments.outputModule` which enabled `output.module`
add `output.module` which sets defaults to `output.iife: false`, `output.libraryTarget: "module"`, `output.jsonpScriptType: "module"`, `terserOptions.module: true`
add `output.module` example
improve runtime requirements needed by ConcatenatedModule
add entry inlining, which inlines entry module code into runtime scope (only when safe)
make whole bundle strict when all modules are strict 
							
						 
						
							2019-10-08 23:59:48 +02:00  
				
					
						
							
							
								 
						
							
								ccc53dba5e 
								
							 
						 
						
							
							
								
								update deprecated usage in library-related plugins  
							
							
							
						 
						
							2019-10-08 23:46:31 +02:00  
				
					
						
							
							
								 
						
							
								69a545c444 
								
							 
						 
						
							
							
								
								Deprecate MainTemplate, ChunkTemplate, ModuleTemplate  
							
							... 
							
							
							
							move logic and hooks to JavascriptModulesPlugin 
							
						 
						
							2019-10-08 23:46:26 +02:00  
				
					
						
							
							
								 
						
							
								2e37731988 
								
							 
						 
						
							
							
								
								add analysis for top level symbols, exports and imports  
							
							... 
							
							
							
							integrates the work of Vincent Chan for GSoC 2018
Co-authored-by: Vincent Chan <cdzos97@gmail.com> 
							
						 
						
							2019-09-03 14:18:40 +02:00  
				
					
						
							
							
								 
						
							
								31b869616e 
								
							 
						 
						
							
							
								
								Merge pull request  #9620  from webpack/feature/exports-info  
							
							... 
							
							
							
							add `__webpack_exports_info__` API to allow export introspection 
							
						 
						
							2019-08-22 18:13:25 +02:00  
				
					
						
							
							
								 
						
							
								fb13b76b34 
								
							 
						 
						
							
							
								
								add `__webpack_exports_info__` API to allow export introspection  
							
							... 
							
							
							
							improve usage/provide information for nested exports
improve tests for deep exports 
							
						 
						
							2019-08-22 16:59:37 +02:00  
				
					
						
							
							
								 
						
							
								a2caa36b8e 
								
							 
						 
						
							
							
								
								add immutablePaths next to managedPaths for paths in the yarn cache  
							
							... 
							
							
							
							for PnP support 
							
						 
						
							2019-08-20 14:50:07 +02:00  
				
					
						
							
							
								 
						
							
								e5cecdad23 
								
							 
						 
						
							
							
								
								store build dependencies snapshot in pack  
							
							... 
							
							
							
							add snapshot shortcut for package manager managed paths
add cache.managedPaths 
							
						 
						
							2019-08-13 17:02:37 +02:00  
				
					
						
							
							
								 
						
							
								856235d76f 
								
							 
						 
						
							
							
								
								track and config build dependencies  
							
							
							
						 
						
							2019-08-12 23:07:41 +02:00  
				
					
						
							
							
								 
						
							
								f236df1bc9 
								
							 
						 
						
							
							
								
								replace logging in persistent caching with infrastructure logger  
							
							... 
							
							
							
							remove cache.loglevel 
							
						 
						
							2019-08-12 13:41:23 +02:00  
				
					
						
							
							
								 
						
							
								d2181eeffa 
								
							 
						 
						
							
							
								
								pass missing idleTimeout options to CachePlugin  
							
							
							
						 
						
							2019-07-26 13:59:15 +02:00  
				
					
						
							
							
								 
						
							
								fb45e38fa4 
								
							 
						 
						
							
							
								
								rename url -> asset  
							
							... 
							
							
							
							remove experimental in favor of experiments.asset 
							
						 
						
							2019-07-17 11:57:04 +02:00  
				
					
						
							
							
								 
						
							
								c9aa09439e 
								
							 
						 
						
							
							
								
								fxiup! feedback  
							
							
							
						 
						
							2019-07-17 11:47:14 +02:00  
				
					
						
							
							
								 
						
							
								ad51d66e95 
								
							 
						 
						
							
							
								
								feat(WebpackOptions): add default value and set UrlModulesPlugin  
							
							... 
							
							
							
							default: [hash].[ext] 
							
						 
						
							2019-07-17 11:46:25 +02:00  
				
					
						
							
							
								 
						
							
								b2e7837288 
								
							 
						 
						
							
							
								
								replace Object.assign with object spread  
							
							
							
						 
						
							2019-06-19 13:16:05 +02:00  
				
					
						
							
							
								 
						
							
								e9c0d068dd 
								
							 
						 
						
							
							
								
								refactor filesystem interfaces  
							
							... 
							
							
							
							add Compiler.intermediateFileSystem
avoid using `path` and `fs` module when possible
move `join`, `mkdirp` and `dirname` into utils
join and dirname is optional in FileSystem interface
remove mkdirp from Filesystem interface 
							
						 
						
							2019-06-11 17:32:58 +02:00  
				
					
						
							
							
								 
						
							
								12a3e7c854 
								
							 
						 
						
							
							
								
								create experiments for importAwait importAsync and (a)syncWebAssembly  
							
							
							
						 
						
							2019-06-05 13:32:22 +02:00  
				
					
						
							
							
								 
						
							
								faa56f1751 
								
							 
						 
						
							
							
								
								move plugin into folder  
							
							
							
						 
						
							2019-06-05 12:07:20 +02:00  
				
					
						
							
							
								 
						
							
								1977cb1036 
								
							 
						 
						
							
							
								
								move async module flag to ModuleGraph  
							
							
							
						 
						
							2019-06-05 11:15:25 +02:00  
				
					
						
							
							
								 
						
							
								de61023616 
								
							 
						 
						
							
							
								
								add side-by-side wasm support based on async modules  
							
							... 
							
							
							
							type: "webassembly/async-experimental"
remove i64 importing limitation since it will have BigInt integration eventually
update wasm example 
							
						 
						
							2019-06-04 23:28:56 +02:00  
				
					
						
							
							
								 
						
							
								09f2fa7273 
								
							 
						 
						
							
							
								
								Merge tag 'v4.33.0' into next  
							
							... 
							
							
							
							4.33.0 
							
						 
						
							2019-06-04 23:23:25 +02:00  
				
					
						
							
							
								 
						
							
								2ec75c1cdb 
								
							 
						 
						
							
							
								
								feat(target): support electron preload async chunk loading  
							
							
							
						 
						
							2019-05-25 18:02:00 -07:00  
				
					
						
							
							
								 
						
							
								14d95e30cb 
								
							 
						 
						
							
							
								
								Merge tag 'v4.32.1' into next  
							
							... 
							
							
							
							4.32.1 
							
						 
						
							2019-05-22 13:36:26 +02:00  
				
					
						
							
							
								 
						
							
								5b08ab51c3 
								
							 
						 
						
							
							
								
								fixes   #9156  
							
							... 
							
							
							
							node: false should not disable CommonJs features 
							
						 
						
							2019-05-22 08:03:44 +02:00  
				
					
						
							
							
								 
						
							
								b34da271a1 
								
							 
						 
						
							
							
								
								add sync mode for chunk dependency startup in sync node target  
							
							... 
							
							
							
							fixes  #9154 
allow nesting webpack bundles (rename inner __webpack_require__)
to allow testing this 
						
							2019-05-20 22:53:58 +02:00  
				
					
						
							
							
								 
						
							
								abc825d58f 
								
							 
						 
						
							
							
								
								Merge tag 'v4.32.0' into next  
							
							... 
							
							
							
							4.32.0 
							
						 
						
							2019-05-20 14:46:31 +02:00  
				
					
						
							
							
								 
						
							
								f03c4f127a 
								
							 
						 
						
							
							
								
								improve merging of resolve and parsing options  
							
							... 
							
							
							
							by rules and via loader API
Objects are deeply merged
Arrays overwrite by default, but can reference old value with "..."
fixes  #8968  
							
						 
						
							2019-05-13 15:30:10 +02:00  
				
					
						
							
							
								 
						
							
								b66143f706 
								
							 
						 
						
							
							
								
								Merge tag 'v4.30.0' into next  
							
							... 
							
							
							
							4.30.0 
							
						 
						
							2019-05-09 21:34:28 +02:00  
				
					
						
							
							
								 
						
							
								269efb9fd7 
								
							 
						 
						
							
							
								
								Never apply NodeStuffPlugin when "node" set to false  
							
							
							
						 
						
							2019-04-24 10:40:51 +08:00  
				
					
						
							
							
								 
						
							
								cff0e18ec7 
								
							 
						 
						
							
							
								
								Make lazy loading for modules at WebpackOptionApply.js  
							
							
							
						 
						
							2019-03-22 22:28:15 +03:00  
				
					
						
							
							
								 
						
							
								7ed1a8f88d 
								
							 
						 
						
							
							
								
								Merge pull request  #8890  from timneutkens/add/option-to-disable-amd  
							
							... 
							
							
							
							Allow options.amd to disable AMDPlugin/RequireJsStuffPlugin 
							
						 
						
							2019-03-15 09:45:54 +01:00  
				
					
						
							
							
								 
						
							
								bf020dfe7b 
								
							 
						 
						
							
							
								
								Do the same for the rest of the plugins  
							
							
							
						 
						
							2019-03-11 16:26:05 -05:00  
				
					
						
							
							
								 
						
							
								23687c6336 
								
							 
						 
						
							
							
								
								Only require if needed  
							
							
							
						 
						
							2019-03-11 16:18:50 -05:00  
				
					
						
							
							
								 
						
							
								001960600d 
								
							 
						 
						
							
							
								
								Run yarn fix  
							
							
							
						 
						
							2019-03-10 17:13:53 +01:00  
				
					
						
							
							
								 
						
							
								d02817619f 
								
							 
						 
						
							
							
								
								Allow options.amd to disable AMDPlugin/RequireJsStuffPlugin  
							
							... 
							
							
							
							Introduces a new value `false` for `options.amd` that disables AMD support completely.
This would mainly be useful in for example ncc, Next.js etc where it’s either fully commonjs/esmodules (ncc) or fully esmodules (Next.js) 
							
						 
						
							2019-03-10 16:31:35 +01:00  
				
					
						
							
							
								 
						
							
								180f912493 
								
							 
						 
						
							
							
								
								Merge tag 'v4.29.2' into next  
							
							... 
							
							
							
							4.29.2 
							
						 
						
							2019-02-06 15:37:11 +01:00  
				
					
						
							
							
								 
						
							
								b25ff237bb 
								
							 
						 
						
							
							
								
								Prettify source code  
							
							
							
						 
						
							2019-02-05 10:08:45 +01:00  
				
					
						
							
							
								 
						
							
								6fc0b96c9c 
								
							 
						 
						
							
							
								
								add MangleExportsPlugin and options  
							
							
							
						 
						
							2019-01-31 11:41:30 +01:00  
				
					
						
							
							
								 
						
							
								7c0d845af3 
								
							 
						 
						
							
							
								
								Refactor FileCachePlugin into multiple modules  
							
							
							
						 
						
							2019-01-25 19:21:45 +01:00  
				
					
						
							
							
								 
						
							
								0f7355e170 
								
							 
						 
						
							
							
								
								Merge tag 'v4.28.4' into next  
							
							... 
							
							
							
							4.28.4 
							
						 
						
							2019-01-10 16:51:17 +01:00  
				
					
						
							
							
								 
						
							
								f446bf8a9b 
								
							 
						 
						
							
							
								
								add ability to load dependent chunks for non-web targets  
							
							... 
							
							
							
							This allows to use `splitChunks` for initial chunks in i. e. node and webworker targets 
							
						 
						
							2018-12-29 12:48:59 +01:00  
				
					
						
							
							
								 
						
							
								d8ab512c34 
								
							 
						 
						
							
							
								
								Merge pull request  #8565  from NaviMarella/ProfilingPlugin_8503  
							
							... 
							
							
							
							Fixed error in Profiling Plugin, if given folder path doesn't exist. 
							
						 
						
							2018-12-29 04:47:17 -05:00  
				
					
						
							
							
								 
						
							
								77c2e61a31 
								
							 
						 
						
							
							
								
								remove memory cache from FileCachePlugin  
							
							... 
							
							
							
							support layers of caches 
							
						 
						
							2018-12-27 20:57:54 +01:00  
				
					
						
							
							
								 
						
							
								123b0a64e7 
								
							 
						 
						
							
							
								
								add plugin system for Stats presets, defaults, creation and printing  
							
							
							
						 
						
							2018-12-18 22:07:14 +01:00  
				
					
						
							
							
								 
						
							
								9caaa664f7 
								
							 
						 
						
							
							
								
								Refactor webpack main  
							
							
							
						 
						
							2018-12-09 15:32:03 +01:00  
				
					
						
							
							
								 
						
							
								ca46218787 
								
							 
						 
						
							
							
								
								add defaults for deterministic id plugins  
							
							
							
						 
						
							2018-12-07 14:47:25 +01:00  
				
					
						
							
							
								 
						
							
								8281667668 
								
							 
						 
						
							
							
								
								improve ids for Long Term Caching  
							
							... 
							
							
							
							add deterministic chunk ids and make it default
StatsTestCases no longer need to explicitly use natural ids as the defaults are deterministic now too
add concept of id name hints for chunks
add `idHint` option to splitChunks to provide a hint
deduplicated code from different id plugins to IdHelpers
improve behavior of named ids in case of conflicts
remove `name: true` and `automaticNamePrefix` from splitChunks it's not as good as expected
improve named chunk ids to show root modules 
							
						 
						
							2018-12-07 12:26:35 +01:00  
				
					
						
							
							
								 
						
							
								f753f92c28 
								
							 
						 
						
							
							
								
								ensureChunk to RuntimeModule  
							
							... 
							
							
							
							step 1: non HMR cases 
							
						 
						
							2018-11-29 16:16:39 +01:00  
				
					
						
							
							
								 
						
							
								7c37a6a972 
								
							 
						 
						
							
							
								
								handle runtime requirements  
							
							
							
						 
						
							2018-11-29 16:07:17 +01:00  
				
					
						
							
							
								 
						
							
								caefde17ab 
								
							 
						 
						
							
							
								
								Remove devtoolLineToLine and lineToLine options  
							
							
							
						 
						
							2018-11-12 14:26:31 +01:00  
				
					
						
							
							
								 
						
							
								2688b5b17f 
								
							 
						 
						
							
							
								
								add resolver cache  
							
							
							
						 
						
							2018-10-30 15:43:26 +01:00  
				
					
						
							
							
								 
						
							
								a852828279 
								
							 
						 
						
							
							
								
								add persistent caching prototype  
							
							
							
						 
						
							2018-10-17 21:25:39 +02:00  
				
					
						
							
							
								 
						
							
								7669104f71 
								
							 
						 
						
							
							
								
								Deprecate moduleIds=hashed in favor of moduleIds=deterministic  
							
							... 
							
							
							
							Also remove moduleIds=total-size 
							
						 
						
							2018-10-12 17:14:16 +02:00  
				
					
						
							
							
								 
						
							
								7340fbb547 
								
							 
						 
						
							
							
								
								refactor Cache  
							
							... 
							
							
							
							add a new hookable Cache class
removed CachePlugin
add MemoryCachePlugin
refactor timestamps
create FileSystemInfo class 
							
						 
						
							2018-09-27 13:20:19 +02:00  
				
					
						
							
							
								 
						
							
								17044bf9c6 
								
							 
						 
						
							
							
								
								Merge tag 'v4.20.0' into next  
							
							... 
							
							
							
							4.20.0 
							
						 
						
							2018-09-25 16:20:42 +02:00  
				
					
						
							
							
								 
						
							
								d48975c948 
								
							 
						 
						
							
							
								
								use types from schema  
							
							
							
						 
						
							2018-09-21 11:04:19 +02:00  
				
					
						
							
							
								 
						
							
								56c613a669 
								
							 
						 
						
							
							
								
								add moduleIds deterministic for simpler long term caching  
							
							
							
						 
						
							2018-09-18 17:49:19 +02:00  
				
					
						
							
							
								 
						
							
								b4860ccebb 
								
							 
						 
						
							
							
								
								refactor chunk id plugins  
							
							
							
						 
						
							2018-09-05 14:28:52 +02:00  
				
					
						
							
							
								 
						
							
								4d7b5b3b5e 
								
							 
						 
						
							
							
								
								Refactor module id plugins to be independent  
							
							
							
						 
						
							2018-09-03 20:45:44 +02:00  
				
					
						
							
							
								 
						
							
								8fda6a562e 
								
							 
						 
						
							
							
								
								Add NaturalModuleIdsPlugin  
							
							
							
						 
						
							2018-09-03 20:12:55 +02:00  
				
					
						
							
							
								 
						
							
								cf5f1d723c 
								
							 
						 
						
							
							
								
								format existing code  
							
							
							
						 
						
							2018-07-30 21:29:21 +02:00  
				
					
						
							
							
								 
						
							
								0448c1c338 
								
							 
						 
						
							
							
								
								Use chunkIds and moduleIds  
							
							
							
						 
						
							2018-07-14 21:59:42 +02:00  
				
					
						
							
							
								 
						
							
								9f0056b10d 
								
							 
						 
						
							
							
								
								Merge pull request  #7686  from webpack/feature/module-chunk-ids-option  
							
							... 
							
							
							
							add new options moduleIds and chunkIds 
							
						 
						
							2018-07-10 10:19:03 +02:00  
				
					
						
							
							
								 
						
							
								3fc4eb752f 
								
							 
						 
						
							
							
								
								add new options moduleIds and chunkIds  
							
							... 
							
							
							
							deprecate namedModules, hashedModuleIds, namedChunks
add a lot of TODOs for webpack 5
split OccurenceOrderPlugin into separate plugins for modules and chunks
add NaturalChunkOrderPlugin and enable it in development 
							
						 
						
							2018-07-09 15:06:19 +02:00  
				
					
						
							
							
								 
						
							
								b892065db0 
								
							 
						 
						
							
							
								
								Added support for WebAssembly modules when target is `electron-renderer`  
							
							
							
						 
						
							2018-07-09 14:39:48 +02:00  
				
					
						
							
							
								 
						
							
								39d0bcb595 
								
							 
						 
						
							
							
								
								spacings  
							
							
							
						 
						
							2018-06-07 14:22:35 +02:00  
				
					
						
							
							
								 
						
							
								5c604f93f6 
								
							 
						 
						
							
							
								
								Merge branch 'master' into feat-implement-option-for-hashed-module-ids-plugin  
							
							
							
						 
						
							2018-06-07 14:21:09 +02:00  
				
					
						
							
							
								 
						
							
								d6d7119778 
								
							 
						 
						
							
							
								
								change variable defined identifier let to const  
							
							
							
						 
						
							2018-06-07 14:37:08 +08:00  
				
					
						
							
							
								 
						
							
								8e3be48da4 
								
							 
						 
						
							
							
								
								allow to disable wasm import mangle  
							
							... 
							
							
							
							disable it by default (temporary) 
							
						 
						
							2018-06-05 23:49:02 +02:00  
				
					
						
							
							
								 
						
							
								78b31936c3 
								
							 
						 
						
							
							
								
								add checkWasmTypes flag, enabled it only in production  
							
							
							
						 
						
							2018-06-04 20:14:08 +02:00  
				
					
						
							
							
								 
						
							
								928d051aae 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into fix-wasm-check-for-invalid-signatures  
							
							
							
						 
						
							2018-05-30 15:31:31 +02:00  
				
					
						
							
							
								 
						
							
								fbd9d0d3a8 
								
							 
						 
						
							
							
								
								feat(wasm): add finalizer for checking exports  
							
							
							
						 
						
							2018-05-30 12:45:05 +02:00  
				
					
						
							
							
								 
						
							
								2a9452e51b 
								
							 
						 
						
							
							
								
								Add brackets for multiline if/for statements  
							
							
							
						 
						
							2018-05-29 15:45:44 +02:00  
				
					
						
							
							
								 
						
							
								c222a6f33b 
								
							 
						 
						
							
							
								
								feat: implement option for `HashedModuleIdes` plugin  
							
							
							
						 
						
							2018-05-25 16:41:20 +03:00  
				
					
						
							
							
								 
						
							
								82a71be1dc 
								
							 
						 
						
							
							
								
								Cleanup, refactoring, types  
							
							
							
						 
						
							2018-04-27 18:53:07 +02:00  
				
					
						
							
							
								 
						
							
								d91caea860 
								
							 
						 
						
							
							
								
								Pretty files for updated prettier version  
							
							
							
						 
						
							2018-04-26 20:14:45 +02:00  
				
					
						
							
							
								 
						
							
								eebf0866a9 
								
							 
						 
						
							
							
								
								Use correct function arity  
							
							
							
						 
						
							2018-04-04 08:53:58 +02:00  
				
					
						
							
							
								 
						
							
								f1092ad516 
								
							 
						 
						
							
							
								
								Update prettier toolchain  
							
							
							
						 
						
							2018-03-26 16:56:10 +02:00  
				
					
						
							
							
								 
						
							
								5238159d21 
								
							 
						 
						
							
							
								
								run prettier on existing code  
							
							
							
						 
						
							2018-02-25 02:00:20 +01:00  
				
					
						
							
							
								 
						
							
								9cf9e3e2b3 
								
							 
						 
						
							
							
								
								Bugfix  #6051 : add `original-fs` to externals for electron targets  
							
							
							
						 
						
							2018-02-18 13:27:46 +02:00  
				
					
						
							
							
								 
						
							
								9599e4eb61 
								
							 
						 
						
							
							
								
								fix typo: mergedDuplicateChunks -> mergeDuplicateChunks  
							
							
							
						 
						
							2018-02-13 12:41:30 +01:00  
				
					
						
							
							
								 
						
							
								c26c872bb2 
								
							 
						 
						
							
							
								
								add "single" option to RuntimeChunkPlugin  
							
							
							
						 
						
							2018-01-26 22:03:56 -06:00  
				
					
						
							
							
								 
						
							
								18ae73dad4 
								
							 
						 
						
							
							
								
								Refactor chunk graph  
							
							... 
							
							
							
							Chunks are now always in ChunkGroups
ChunkGroups have parents and children, Chunks no longer have this
AsyncDependenciesBlocks point to a ChunkGroup instead of a list of chunks
Entrypoint is now a ChunkGroup (extends from it)
move stuff graph modification methods into GraphHelpers
Change chunk id recording to source-based
Chunks have parents, siblings and children in Stats
rename AutomaticCommonsChunksPlugin to SplitChunksPlugin
add request property to origin (ChunkGroup)
remove moveToParent from AggressiveMergingPlugin
fix issues with AggressiveSplittingPlugin
remove CommonsChunkPlugin
add optimization.runtimeChunk (RuntimeChunkPlugin)
fix a filename bug for initial chunks
remove extract-text-webpack-plugin from test suite
add DebugHash to help debugging hash issues
fix issues with entry modules in different chunk as runtime
redo optimization.splitChunks options
Compilation.entrypoints is now a Map
Compilation.chunkGroups has been added
remove some unittests
update examples
update tests with CommonsChunkPlugin 
							
						 
						
							2018-01-19 19:21:30 +01:00  
				
					
						
							
							
								 
						
							
								7112943ca4 
								
							 
						 
						
							
							
								
								Merge pull request  #6298  from EugeneHlushko/refactor/indexof-to-includes  
							
							... 
							
							
							
							Refactor/indexof to includes 
							
						 
						
							2018-01-11 22:45:02 +01:00  
				
					
						
							
							
								 
						
							
								2aab060f26 
								
							 
						 
						
							
							
								
								Refactor: indexOf >< checks to includes  
							
							
							
						 
						
							2018-01-11 18:58:39 +02:00  
				
					
						
							
							
								 
						
							
								acdabb1427 
								
							 
						 
						
							
							
								
								linting, comment and minor improvements  
							
							
							
						 
						
							2018-01-10 19:22:25 +01:00  
				
					
						
							
							
								 
						
							
								85acfeb1c2 
								
							 
						 
						
							
							
								
								allow to use new options minSize, maxRequests  
							
							
							
						 
						
							2018-01-10 18:58:27 +01:00  
				
					
						
							
							
								 
						
							
								b34663cb2d 
								
							 
						 
						
							
							
								
								add more config options  
							
							... 
							
							
							
							fix bugs 
							
						 
						
							2018-01-10 18:58:27 +01:00  
				
					
						
							
							
								 
						
							
								417044f065 
								
							 
						 
						
							
							
								
								add AutomaticCommonsChunksPlugin  
							
							... 
							
							
							
							enable it by default for async chunks
add options for initial chunks 
							
						 
						
							2018-01-10 18:58:26 +01:00  
				
					
						
							
							
								 
						
							
								d95f93f8cb 
								
							 
						 
						
							
							
								
								add output.globalObject configuration option  
							
							... 
							
							
							
							remove deprecated atom and electron target
add self libraryTarget
add self external type 
							
						 
						
							2017-12-27 18:46:37 +01:00  
				
					
						
							
							
								 
						
							
								7dd41b55c6 
								
							 
						 
						
							
							
								
								Replace deprecated Tapable#apply by Plugin#apply  
							
							
							
						 
						
							2017-12-20 11:53:56 +01:00  
				
					
						
							
							
								 
						
							
								08ddad2e10 
								
							 
						 
						
							
							
								
								Replace NormalModuleFactory#plugin() calls  
							
							
							
						 
						
							2017-12-14 14:42:49 +01:00  
				
					
						
							
							
								 
						
							
								2148f556a4 
								
							 
						 
						
							
							
								
								Enable minimizing in production mode  
							
							
							
						 
						
							2017-12-14 00:06:56 +01:00  
				
					
						
							
							
								 
						
							
								fabe631a83 
								
							 
						 
						
							
							
								
								Only generate portable records when needed  
							
							
							
						 
						
							2017-12-01 11:27:03 +01:00  
				
					
						
							
							
								 
						
							
								31e9625dfe 
								
							 
						 
						
							
							
								
								upgrade tapable for Compiler  
							
							
							
						 
						
							2017-11-27 21:01:44 +01:00  
				
					
						
							
							
								 
						
							
								2201b860a5 
								
							 
						 
						
							
							
								
								Add mode option and choose defaults depending on mode  
							
							... 
							
							
							
							add optimization options
use development mode for watch/hot/config tests
use production mode for integration/stats tests
create output directory if not existing
move __esModule to runtime
fix dependency behavior for cases without usedExports 
							
						 
						
							2017-11-24 08:17:17 +01:00  
				
					
						
							
							
								 
						
							
								5e39ec46ee 
								
							 
						 
						
							
							
								
								Allow to override resolve configuration  
							
							
							
						 
						
							2017-11-18 08:12:35 +01:00  
				
					
						
							
							
								 
						
							
								982e44f670 
								
							 
						 
						
							
							
								
								Merge branch 'next' into master  
							
							
							
						 
						
							2017-11-16 14:17:29 +01:00  
				
					
						
							
							
								 
						
							
								00f2b5ede7 
								
							 
						 
						
							
							
								
								advanced module type refactoring  
							
							... 
							
							
							
							added json type
.mjs default to javascript/esm type
adjusted parser plugins to react on module type 
							
						 
						
							2017-11-11 19:27:19 +01:00  
				
					
						
							
							
								 
						
							
								4597805222 
								
							 
						 
						
							
							
								
								Merge branch 'next' into master  
							
							
							
						 
						
							2017-11-11 19:00:05 +01:00  
				
					
						
							
							
								 
						
							
								0ae5fede3d 
								
							 
						 
						
							
							
								
								move parser creation into separate plugins  
							
							
							
						 
						
							2017-11-10 11:36:46 +01:00  
				
					
						
							
							
								 
						
							
								41a1d602e1 
								
							 
						 
						
							
							
								
								added WebAssembly Proof of Concept  
							
							
							
						 
						
							2017-11-10 09:17:11 +01:00  
				
					
						
							
							
								 
						
							
								68acd41bff 
								
							 
						 
						
							
							
								
								passing namespace argument to contructors of dev tool plugins  
							
							
							
						 
						
							2017-10-19 13:23:28 -07:00  
				
					
						
							
							
								 
						
							
								72b28aa1c3 
								
							 
						 
						
							
							
								
								passing devtoolNamespace through instead of setting it statically  
							
							
							
						 
						
							2017-10-18 23:30:37 +01:00  
				
					
						
							
							
								 
						
							
								f925032d5a 
								
							 
						 
						
							
							
								
								adding `output.devtoolNamespace` option  
							
							... 
							
							
							
							When loading multiple libraries built with webpack, you can run into
collisions of the sourcemap file paths. For examle, both have
"webpack:///src/index.js".
This change addresses the problem by introducing a new output option
`output.devtoolNamespace` which defaults to `output.library` when
not specified. The defaults moduleFilenameTemplates in all the
sourcemap plugins have been modified to start with:
"webpack://[namespace]/...", where [namespace] will be replaced by
the `output.devtoolNamespace`.
Notice that there are only two slashes following "webpack:" now.
This is to make it behave just as before when not building with a
namespace. When building with a namespace you only get the two
slashes, but from what I've seen the chrome dev tools only care
about the first 2 slashes anyways.
Discussed with sokra here:
https://github.com/webpack/webpack/issues/5767  
							
						 
						
							2017-10-18 01:14:40 +01:00  
				
					
						
							
							
								 
						
							
								c383d5ea7f 
								
							 
						 
						
							
							
								
								rename `pure-module` to `side-effects`  
							
							
							
						 
						
							2017-09-14 15:12:36 +02:00  
				
					
						
							
							
								 
						
							
								7ceac63f07 
								
							 
						 
						
							
							
								
								add support for pure modules  
							
							
							
						 
						
							2017-09-14 09:44:42 +02:00  
				
					
						
							
							
								 
						
							
								215647d9fc 
								
							 
						 
						
							
							
								
								Merge pull request  #5193  from dmvjs/ke/loader-target-plugin-use-options-target-where-possible  
							
							... 
							
							
							
							not using duplicate strings where it is easy to do so 
							
						 
						
							2017-07-01 14:52:31 +02:00  
				
					
						
							
							
								 
						
							
								c54a538d6b 
								
							 
						 
						
							
							
								
								not using duplicate strings where it is easy to do so  
							
							
							
						 
						
							2017-06-30 11:41:45 -04:00  
				
					
						
							
							
								 
						
							
								8ad6d27dab 
								
							 
						 
						
							
							
								
								Merge pull request  #4987  from webpack/feature/library-default-export  
							
							... 
							
							
							
							allow to export properties/exports for a library 
							
						 
						
							2017-06-02 16:04:59 +02:00  
				
					
						
							
							
								 
						
							
								de8fc51a6f 
								
							 
						 
						
							
							
								
								allow to export any property/export of the bundle  
							
							... 
							
							
							
							fixes  #3929  
						
							2017-06-02 14:52:41 +02:00  
				
					
						
							
							
								 
						
							
								765e97135b 
								
							 
						 
						
							
							
								
								allow context to resolve to index.js files  
							
							... 
							
							
							
							fixes  #3873  
						
							2017-06-02 13:41:25 +02:00  
				
					
						
							
							
								 
						
							
								c392f55ec8 
								
							 
						 
						
							
							
								
								Split sourceMappingURL string  
							
							... 
							
							
							
							This change is splitting `sourceMappingURL` to `source" + "MappingURL` in order to avoid syntax errors caused by babel when importing webpack in code that is transpiled by babel. This workaround was suggested in https://github.com/babel/babel/issues/4012  and this issue is an upstream to https://github.com/electron/electron-compilers/issues/67  and https://github.com/electron/electron-compile/issues/210  .
Apart from a small syntax change there are no changes to the functionality. 
							
						 
						
							2017-04-17 10:02:36 +02:00  
				
					
						
							
							
								 
						
							
								52055ba07e 
								
							 
						 
						
							
							
								
								refactor: dead code elimination  
							
							... 
							
							
							
							remove those code not defined but used;
remove unused code 
							
						 
						
							2017-04-11 19:43:05 +08:00  
				
					
						
							
							
								 
						
							
								4500b10140 
								
							 
						 
						
							
							
								
								refactor(es6): WebpackOptionsApply  
							
							
							
						 
						
							2017-02-21 21:49:15 +08:00  
				
					
						
							
							
								 
						
							
								9380bd4c12 
								
							 
						 
						
							
							
								
								Bugfix/disable module in harmony ( #3755 )  
							
							... 
							
							
							
							* moved format location into separate file
allow dependencies to report errors too
* NullDependencies do not change the hash
* dependencies can opt-out from `__webpack_require__` param
* apply module syntax plugins earlier
* emit errors if using AMD or CommonJS syntax in harmony modules 
							
						 
						
							2017-01-09 10:11:34 -06:00  
				
					
						
							
							
								 
						
							
								a8bb6cdb1c 
								
							 
						 
						
							
							
								
								refactor(es6): Replace object-assign polyfill with native method ( #3608 )  
							
							
							
						 
						
							2016-12-28 13:07:28 -06:00