5b250242bd 
								
							 
						 
						
							
							
								
								Merge  
							
							
							
						 
						
							2016-06-08 10:22:25 -05:00  
				
					
						
							
							
								 
						
							
								13322ca35c 
								
							 
						 
						
							
							
								
								add missing constructors for all classes needed  
							
							... 
							
							
							
							As i walk through the source, i've tried to trace the webpack running stack.
Then, i find the missing constructors result in uncleasr stack and create a patch
for them. 
							
						 
						
							2016-05-20 13:39:36 +08:00  
				
					
						
							
							
								 
						
							
								b98debb809 
								
							 
						 
						
							
							
								
								keep strict mode even if code is inserted  
							
							... 
							
							
							
							fixes  #1970  
						
							2016-05-05 17:45:58 +02:00  
				
					
						
							
							
								 
						
							
								1b459d91f5 
								
							 
						 
						
							
							
								
								move externals into chunk with entry  
							
							... 
							
							
							
							fixes  #2314 
maybe fixes  #2066 
fixes  #2375 
fixes  #1673  
						
							2016-05-05 10:13:50 +02:00  
				
					
						
							
							
								 
						
							
								5d981fe3d5 
								
							 
						 
						
							
							
								
								Option noSources that removes sourcesContent from sourcemaps. Also available as "nosources" in devtool option.  
							
							... 
							
							
							
							Picked from #2213  
							
						 
						
							2016-04-10 23:37:17 +02:00  
				
					
						
							
							
								 
						
							
								7a8743bde2 
								
							 
						 
						
							
							
								
								Correct Electron built-in module list  
							
							... 
							
							
							
							Correct built-in module list for electron main and renderer process: v0.37.3 document http://electron.atom.io/docs/v0.37.3/  
							
						 
						
							2016-04-03 16:39:03 +08:00  
				
					
						
							
							
								 
						
							
								b607e97124 
								
							 
						 
						
							
							
								
								Adding auxiliary comments option for UMD wrapper  
							
							
							
						 
						
							2016-02-26 14:25:53 -06:00  
				
					
						
							
							
								 
						
							
								eebc5ceaf6 
								
							 
						 
						
							
							
								
								Fix no-redeclare in code  
							
							
							
						 
						
							2016-01-18 18:57:42 -08:00  
				
					
						
							
							
								 
						
							
								d01c6b63da 
								
							 
						 
						
							
							
								
								fix eval-source-map failing when source ends with comment  
							
							
							
						 
						
							2016-01-05 10:41:59 -05:00  
				
					
						
							
							
								 
						
							
								461c49ab66 
								
							 
						 
						
							
							
								
								updated partly to new enhanced-resolve API  
							
							
							
						 
						
							2016-01-02 00:21:54 +01:00  
				
					
						
							
							
								 
						
							
								0b9601e07e 
								
							 
						 
						
							
							
								
								Add missing Electron built-in modules  
							
							... 
							
							
							
							Add `ipc-renderer` and `ipc-main` to the list of Electron's external modules 
							
						 
						
							2015-12-11 13:15:19 +02:00  
				
					
						
							
							
								 
						
							
								d5e8ec7901 
								
							 
						 
						
							
							
								
								fixed syntax from previous commit  
							
							
							
						 
						
							2015-11-20 20:15:03 +01:00  
				
					
						
							
							
								 
						
							
								544079725e 
								
							 
						 
						
							
							
								
								Merge pull request  #1651  from leftstick/master  
							
							... 
							
							
							
							add electron to both electron and electron-renderer target 
							
						 
						
							2015-11-20 17:26:43 +01:00  
				
					
						
							
							
								 
						
							
								b296e5a08c 
								
							 
						 
						
							
							
								
								use options object for NodeTemplatePlugin  
							
							
							
						 
						
							2015-11-20 08:38:15 +01:00  
				
					
						
							
							
								 
						
							
								962e3902c8 
								
							 
						 
						
							
							
								
								add electron to both electron and electron-renderer target  
							
							
							
						 
						
							2015-11-20 11:12:03 +08:00  
				
					
						
							
							
								 
						
							
								20e0f785bc 
								
							 
						 
						
							
							
								
								Merge pull request  #1467  from chentsulin/patch-1  
							
							... 
							
							
							
							`electron-main` and `electron-renderer` targets 
							
						 
						
							2015-11-15 00:39:15 +01:00  
				
					
						
							
							
								 
						
							
								0f2f71492f 
								
							 
						 
						
							
							
								
								Merge pull request  #1523  from jhen0409/patch-1  
							
							... 
							
							
							
							Fix module of electron target: web-view -> web-frame 
							
						 
						
							2015-11-07 21:28:50 +01:00  
				
					
						
							
							
								 
						
							
								32d457eee9 
								
							 
						 
						
							
							
								
								Keep web-view to support older electron versions  
							
							
							
						 
						
							2015-11-01 02:42:37 +08:00  
				
					
						
							
							
								 
						
							
								6307ed72ac 
								
							 
						 
						
							
							
								
								Added experimental usage tracking of ES6 modules and example  
							
							
							
						 
						
							2015-10-21 21:05:01 +02:00  
				
					
						
							
							
								 
						
							
								cf9ed59ee8 
								
							 
						 
						
							
							
								
								Fix module of electron target: web-view -> web-frame  
							
							
							
						 
						
							2015-10-19 19:54:48 +08:00  
				
					
						
							
							
								 
						
							
								f8700060ed 
								
							 
						 
						
							
							
								
								`electron-main` and `electron-renderer` targets  
							
							
							
						 
						
							2015-09-23 00:20:31 +08:00  
				
					
						
							
							
								 
						
							
								7cbd78c1da 
								
							 
						 
						
							
							
								
								Merge branch 'master' into webpack-2  
							
							... 
							
							
							
							Conflicts:
	.travis.yml
	bin/config-optimist.js
	test/statsCases/define-plugin/expected.txt 
							
						 
						
							2015-09-19 20:11:48 +02:00  
				
					
						
							
							
								 
						
							
								00b4c539ca 
								
							 
						 
						
							
							
								
								Add native-image plugin to electron target  
							
							
							
						 
						
							2015-09-05 20:08:59 +02:00  
				
					
						
							
							
								 
						
							
								db21a79587 
								
							 
						 
						
							
							
								
								Add option `umdNamedDefine` to toggle naming  
							
							
							
						 
						
							2015-08-26 11:50:42 +02:00  
				
					
						
							
							
								 
						
							
								431a4c791c 
								
							 
						 
						
							
							
								
								Merge branch 'master' into webpack-2  
							
							... 
							
							
							
							Conflicts:
	hot/dev-server.js
	hot/only-dev-server.js
	hot/poll.js
	hot/signal.js
	lib/ChunkTemplate.js
	lib/HotModuleReplacement.runtime.js
	lib/HotModuleReplacementPlugin.js
	lib/JsonpMainTemplatePlugin.js
	lib/MainTemplate.js
	lib/NormalModule.js
	lib/Parser.js
	lib/RecordIdsPlugin.js
	lib/WebpackOptionsApply.js
	lib/dependencies/RequireEnsureDependency.js
	lib/node/OldNodeWatchFileSystem.js
	lib/optimize/OccurrenceOrderPlugin.js
	package.json 
							
						 
						
							2015-07-17 09:30:37 +02:00  
				
					
						
							
							
								 
						
							
								f7d799adb4 
								
							 
						 
						
							
							
								
								rebeautify without spacing after keyword  
							
							
							
						 
						
							2015-07-16 00:19:23 +02:00  
				
					
						
							
							
								 
						
							
								0a340f2b1a 
								
							 
						 
						
							
							
								
								feat(app): Beautify all lib files  
							
							
							
						 
						
							2015-07-13 01:20:09 +03:00  
				
					
						
							
							
								 
						
							
								d98df52a49 
								
							 
						 
						
							
							
								
								added System.import API and async context  
							
							
							
						 
						
							2015-07-01 00:19:52 +02:00  
				
					
						
							
							
								 
						
							
								66df34688e 
								
							 
						 
						
							
							
								
								Merge branch 'master' into webpack-2  
							
							... 
							
							
							
							Conflicts:
	bin/convert-argv.js
	lib/webpack.js 
							
						 
						
							2015-06-07 22:24:03 +02:00  
				
					
						
							
							
								 
						
							
								28aa3624a4 
								
							 
						 
						
							
							
								
								Merge pull request  #1060  from webpack/multi-build  
							
							... 
							
							
							
							Multiple build support 
							
						 
						
							2015-05-30 02:37:25 +02:00  
				
					
						
							
							
								 
						
							
								4018f5a519 
								
							 
						 
						
							
							
								
								backwards compatibility for atom  
							
							
							
						 
						
							2015-05-28 21:53:38 -04:00  
				
					
						
							
							
								 
						
							
								e43f1a41f3 
								
							 
						 
						
							
							
								
								rename atom to electron  
							
							
							
						 
						
							2015-05-22 23:14:41 -04:00  
				
					
						
							
							
								 
						
							
								94ba35cb13 
								
							 
						 
						
							
							
								
								Merge branch 'master' into webpack-2  
							
							... 
							
							
							
							Conflicts:
	lib/WebpackOptionsApply.js 
							
						 
						
							2015-05-22 00:19:16 +02:00  
				
					
						
							
							
								 
						
							
								a0938d728f 
								
							 
						 
						
							
							
								
								simpler EvalDevTool  
							
							
							
						 
						
							2015-05-18 21:59:01 +02:00  
				
					
						
							
							
								 
						
							
								5454a89b36 
								
							 
						 
						
							
							
								
								removed deprecated options  
							
							
							
						 
						
							2015-05-18 21:53:32 +02:00  
				
					
						
							
							
								 
						
							
								817e678d9a 
								
							 
						 
						
							
							
								
								added DllPlugin and dll example  
							
							
							
						 
						
							2015-05-16 18:27:59 +02:00  
				
					
						
							
							
								 
						
							
								f4b9d5f57a 
								
							 
						 
						
							
							
								
								Merge branch 'master' into webpack-2  
							
							... 
							
							
							
							Conflicts:
	lib/Compilation.js
	lib/Compiler.js
	lib/DefinePlugin.js
	lib/HotModuleReplacementPlugin.js
	lib/Parser.js
	lib/node/NodeSourcePlugin.js
	lib/node/OldNodeWatchFileSystem.js
	package.json 
							
						 
						
							2015-04-27 20:22:13 +02:00  
				
					
						
							
							
								 
						
							
								cebd3b9722 
								
							 
						 
						
							
							
								
								added linting  
							
							
							
						 
						
							2015-04-23 23:55:50 +02:00  
				
					
						
							
							
								 
						
							
								ed75627f06 
								
							 
						 
						
							
							
								
								Merge branch 'master' into webpack-2  
							
							... 
							
							
							
							Conflicts:
	bin/convert-argv.js
	package.json 
							
						 
						
							2015-04-14 20:09:29 +02:00  
				
					
						
							
							
								 
						
							
								c104323844 
								
							 
						 
						
							
							
								
								more flexible source-map devtool parsing  
							
							
							
						 
						
							2015-04-07 14:33:57 +02:00  
				
					
						
							
							
								 
						
							
								0431b74149 
								
							 
						 
						
							
							
								
								added cheap-source-map and lineToLine option  
							
							
							
						 
						
							2015-04-05 01:52:30 +02:00  
				
					
						
							
							
								 
						
							
								6211d020d1 
								
							 
						 
						
							
							
								
								enabled OccurrenceOrderPlugin by default  
							
							... 
							
							
							
							#729  
						
							2015-03-05 21:49:53 +01:00  
				
					
						
							
							
								 
						
							
								a2af69056a 
								
							 
						 
						
							
							
								
								Remove old stuff  
							
							
							
						 
						
							2015-03-05 21:48:16 +01:00  
				
					
						
							
							
								 
						
							
								5bd10d6e88 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'remotes/origin/harmony'  
							
							... 
							
							
							
							Conflicts:
	lib/Parser.js
	package.json 
							
						 
						
							2015-03-05 15:35:23 +11:00  
				
					
						
							
							
								 
						
							
								ae79597e10 
								
							 
						 
						
							
							
								
								support symlinks,  fixed   #554  
							
							
							
						 
						
							2015-01-17 21:57:28 +01:00  
				
					
						
							
							
								 
						
							
								5f77afe5f4 
								
							 
						 
						
							
							
								
								ES6 parser, ES6 modules  
							
							
							
						 
						
							2015-01-12 17:45:30 +01:00  
				
					
						
							
							
								 
						
							
								c8a7942299 
								
							 
						 
						
							
							
								
								Add require NodeTemplatePlugin.  
							
							
							
						 
						
							2014-10-13 14:10:35 +02:00  
				
					
						
							
							
								 
						
							
								764eda144f 
								
							 
						 
						
							
							
								
								merged into one plugin  
							
							... 
							
							
							
							formating 
							
						 
						
							2014-10-12 11:43:10 +02:00  
				
					
						
							
							
								 
						
							
								afdc577304 
								
							 
						 
						
							
							
								
								Replace Jsonp- with NodeTemplatePlugin.  
							
							
							
						 
						
							2014-10-09 19:37:47 +02:00  
				
					
						
							
							
								 
						
							
								b5c4d9fd1f 
								
							 
						 
						
							
							
								
								Add atom target.  
							
							
							
						 
						
							2014-10-09 09:53:59 +02:00