3e3dfd781b 
								
							 
						 
						
							
							
								
								fix(types): more  
							
							
							
						 
						
							2024-03-17 20:15:44 +03:00  
				
					
						
							
							
								 
						
							
								32717aae42 
								
							 
						 
						
							
							
								
								fix: all filesystem types  
							
							
							
						 
						
							2024-03-11 19:33:52 +03:00  
				
					
						
							
							
								 
						
							
								1c4bcfa36c 
								
							 
						 
						
							
							
								
								chore(types): more  
							
							
							
						 
						
							2024-01-26 17:53:40 +03:00  
				
					
						
							
							
								 
						
							
								ce6b0618ff 
								
							 
						 
						
							
							
								
								Merge branch 'main' into feature-14072  
							
							
							
						 
						
							2024-01-09 02:59:32 +03:00  
				
					
						
							
							
								 
						
							
								4809421990 
								
							 
						 
						
							
							
								
								refactor(types): more  
							
							
							
						 
						
							2023-06-21 19:00:24 +03:00  
				
					
						
							
							
								 
						
							
								fa4cbf11a1 
								
							 
						 
						
							
							
								
								add more module type constants, use them across codebase  
							
							
							
						 
						
							2023-03-31 10:56:32 -07:00  
				
					
						
							
							
								 
						
							
								18a89b7129 
								
							 
						 
						
							
							
								
								chore: improve warning message grammar  
							
							
							
						 
						
							2022-06-04 16:52:07 +02:00  
				
					
						
							
							
								 
						
							
								0a47e34d77 
								
							 
						 
						
							
							
								
								Improve grammar of warning message  
							
							... 
							
							
							
							- if used with does or doesn't present means to 'make a presentation'
- a singular countable word takes an article, except for special cases 
							
						 
						
							2022-04-19 00:20:39 +02:00  
				
					
						
							
							
								 
						
							
								0ee3a992e8 
								
							 
						 
						
							
							
								
								fixes  
							
							
							
						 
						
							2022-04-05 13:08:20 +03:00  
				
					
						
							
							
								 
						
							
								d6d6fb584d 
								
							 
						 
						
							
							
								
								Merge branch 'main' into feature-14072  
							
							... 
							
							
							
							# Conflicts:
#	lib/DependencyTemplate.js
#	lib/javascript/JavascriptGenerator.js
#	schemas/WebpackOptions.check.js
#	types.d.ts 
							
						 
						
							2022-04-05 09:34:50 +03:00  
				
					
						
							
							
								 
						
							
								82a0f2add6 
								
							 
						 
						
							
							
								
								fix renaming  
							
							
							
						 
						
							2022-02-22 13:37:58 +03:00  
				
					
						
							
							
								 
						
							
								261a73e18e 
								
							 
						 
						
							
							
								
								disallow global renaming in NodeStuffPlugin  
							
							
							
						 
						
							2022-02-16 11:15:19 +03:00  
				
					
						
							
							
								 
						
							
								405ce48637 
								
							 
						 
						
							
							
								
								fix discussion  
							
							
							
						 
						
							2021-11-30 16:36:34 +03:00  
				
					
						
							
							
								 
						
							
								4af7304652 
								
							 
						 
						
							
							
								
								fix lint  
							
							
							
						 
						
							2021-09-14 22:38:42 +03:00  
				
					
						
							
							
								 
						
							
								7c5f2cde4f 
								
							 
						 
						
							
							
								
								add test case  
							
							
							
						 
						
							2021-09-14 22:10:56 +03:00  
				
					
						
							
							
								 
						
							
								04a466082c 
								
							 
						 
						
							
							
								
								use chunkInitFragments  
							
							
							
						 
						
							2021-09-14 21:23:41 +03:00  
				
					
						
							
							
								 
						
							
								9da9aed343 
								
							 
						 
						
							
							
								
								fix consts  
							
							
							
						 
						
							2021-09-14 16:53:51 +03:00  
				
					
						
							
							
								 
						
							
								6c3a04d5ce 
								
							 
						 
						
							
							
								
								add node-module option for node.__file/dirname  
							
							... 
							
							
							
							evaluate __filename and __dirname for common js modules when output.module to
fileURLToPath(import.meta.url) and fileURLToPath(import.meta.url + "/..") respectively 
							
						 
						
							2021-09-14 16:50:03 +03:00  
				
					
						
							
							
								 
						
							
								5592f6616f 
								
							 
						 
						
							
							
								
								add experiments.futureDefaults  
							
							... 
							
							
							
							futureDefaults applies next major defaults
adds node.global=warn
node.__filename=warn-mock
node.__dirname=warn-mock 
							
						 
						
							2021-09-14 11:29:57 +03:00  
				
					
						
							
							
								 
						
							
								7e85649492 
								
							 
						 
						
							
							
								
								improve target options  
							
							... 
							
							
							
							infer target properties from different targets and fill defaults from that
custom targets can now be created via `target: false` and a plugin (similar to the other options)
add stubs from universal chunk/wasm loading and module chunk format
add externalsPresets.electron and externalsPresets.electronRenderer
node.__file/dirname: "eval-only" 
							
						 
						
							2020-09-10 11:42:09 +02:00  
				
					
						
							
							
								 
						
							
								a877cd51d1 
								
							 
						 
						
							
							
								
								add presentational dependencies which are cheaper, but allow only templating  
							
							
							
						 
						
							2019-10-30 07:49:20 +01:00  
				
					
						
							
							
								 
						
							
								acff6ec992 
								
							 
						 
						
							
							
								
								move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory  
							
							
							
						 
						
							2019-10-22 09:27:52 +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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								abc825d58f 
								
							 
						 
						
							
							
								
								Merge tag 'v4.32.0' into next  
							
							... 
							
							
							
							4.32.0 
							
						 
						
							2019-05-20 14:46:31 +02:00  
				
					
						
							
							
								 
						
							
								8fbcc5672f 
								
							 
						 
						
							
							
								
								don't evaluate `__dirname` and `__filename` when set to false  
							
							
							
						 
						
							2019-04-29 02:41:54 +08:00  
				
					
						
							
							
								 
						
							
								269efb9fd7 
								
							 
						 
						
							
							
								
								Never apply NodeStuffPlugin when "node" set to false  
							
							
							
						 
						
							2019-04-24 10:40:51 +08:00  
				
					
						
							
							
								 
						
							
								61dfa67d10 
								
							 
						 
						
							
							
								
								Turn off NodeStuffPlugin with when "node" configuration set to "false"  
							
							
							
						 
						
							2019-04-23 12:16:28 +08:00  
				
					
						
							
							
								 
						
							
								a50fb84628 
								
							 
						 
						
							
							
								
								improve error report for cjs export in esm  
							
							
							
						 
						
							2019-02-06 11:44:32 -05:00  
				
					
						
							
							
								 
						
							
								c148033fe9 
								
							 
						 
						
							
							
								
								Remove module.webpackPolyfill guard  
							
							
							
						 
						
							2018-12-06 22:16:55 +01:00  
				
					
						
							
							
								 
						
							
								74e6346363 
								
							 
						 
						
							
							
								
								Replace module buildins by runtime modules  
							
							
							
						 
						
							2018-12-06 22:16:31 +01:00  
				
					
						
							
							
								 
						
							
								7c37a6a972 
								
							 
						 
						
							
							
								
								handle runtime requirements  
							
							
							
						 
						
							2018-11-29 16:07:17 +01:00  
				
					
						
							
							
								 
						
							
								0232674f9c 
								
							 
						 
						
							
							
								
								Initial runtime module work  
							
							
							
						 
						
							2018-11-29 16:03:32 +01:00  
				
					
						
							
							
								 
						
							
								eb28697419 
								
							 
						 
						
							
							
								
								move magic property names on __webpack_require__ into RuntimeGlobals file  
							
							
							
						 
						
							2018-11-05 15:28:34 +01:00  
				
					
						
							
							
								 
						
							
								d881bb4c8f 
								
							 
						 
						
							
							
								
								Add types to various plugins  
							
							
							
						 
						
							2018-11-02 21:06:35 +01:00  
				
					
						
							
							
								 
						
							
								3618cc1b3c 
								
							 
						 
						
							
							
								
								remove originModule from Dependencies and add parent module to ModuleGraph  
							
							
							
						 
						
							2018-08-07 14:20:53 +02:00  
				
					
						
							
							
								 
						
							
								8a996186a0 
								
							 
						 
						
							
							
								
								remove range from ModuleDecoratorDependency  
							
							
							
						 
						
							2018-07-30 22:42:15 +02:00  
				
					
						
							
							
								 
						
							
								872839450f 
								
							 
						 
						
							
							
								
								move ModuleDecoratorDependency into a separate file  
							
							
							
						 
						
							2018-07-30 22:40:31 +02:00  
				
					
						
							
							
								 
						
							
								35547246f9 
								
							 
						 
						
							
							
								
								Hoist require.resolve for performance reasons  
							
							
							
						 
						
							2018-07-30 22:39:17 +02:00  
				
					
						
							
							
								 
						
							
								e79d4e002b 
								
							 
						 
						
							
							
								
								add stage to InitFragment  
							
							
							
						 
						
							2018-07-30 22:39:04 +02:00  
				
					
						
							
							
								 
						
							
								c545a02ba6 
								
							 
						 
						
							
							
								
								Convert NodeStuffPlugin  
							
							
							
						 
						
							2018-07-30 22:37:34 +02:00  
				
					
						
							
							
								 
						
							
								f6a5053fb2 
								
							 
						 
						
							
							
								
								Add a way to inject provided modules  
							
							
							
						 
						
							2018-07-30 22:35:52 +02:00  
				
					
						
							
							
								 
						
							
								dcebd57aa4 
								
							 
						 
						
							
							
								
								Replace harmonyInit calls by InitFragments  
							
							
							
						 
						
							2018-07-30 22:34:18 +02:00  
				
					
						
							
							
								 
						
							
								cf5f1d723c 
								
							 
						 
						
							
							
								
								format existing code  
							
							
							
						 
						
							2018-07-30 21:29:21 +02:00  
				
					
						
							
							
								 
						
							
								66d3f319a6 
								
							 
						 
						
							
							
								
								Merge tag 'v4.16.2' into next  
							
							... 
							
							
							
							4.16.2 
							
						 
						
							2018-07-23 12:19:16 +02:00  
				
					
						
							
							
								 
						
							
								80c3e433c4 
								
							 
						 
						
							
							
								
								Handle module.require, require.main.require, and module.parent.require  
							
							... 
							
							
							
							- Resolve module.require dependencies
- Add require.main.require and module.parent.require as unsupported 
							
						 
						
							2018-07-19 13:41:58 -07:00  
				
					
						
							
							
								 
						
							
								5bc6b8d50e 
								
							 
						 
						
							
							
								
								Rename ParserHelpers into JavascriptParserHelpers  
							
							
							
						 
						
							2018-07-03 14:08:43 +02:00  
				
					
						
							
							
								 
						
							
								6097c5f993 
								
							 
						 
						
							
							
								
								Destructure parser helpers  
							
							
							
						 
						
							2018-07-03 14:08:43 +02:00