Tobias Koppers
|
915c150f3a
|
fix bug in MinChunkSizePlugin
fix #4532
|
2017-03-22 12:09:22 +01:00 |
Simon Sperling
|
c1346f5aa2
|
fix spelling error in MinChunkSizePlugin
|
2017-02-13 16:30:27 +01:00 |
Tobias Koppers
|
93ac8e9c36
|
Merge pull request #4205 from timse/use-let-const-as-blockscoped-variables
Use let const as blockscoped variables
|
2017-02-08 09:44:03 +01:00 |
Simon Legner
|
ea4be07d45
|
Link documentation to webpack.js.org
Replaces webpack.github.io links with links to the new documentation.
|
2017-02-07 10:07:01 +01:00 |
Tim Sebastian
|
8e7022b443
|
refactor MinChunkSizePlugin to be more functional
|
2017-02-05 12:20:23 +11:00 |
Shubheksha Jalan
|
70bf6c2817
|
refactor(ES6): upgrade MinChunkSizePlugin to ES6 (#3757)
* refactor(ES6): upgrade MergeDuplicateChunksPlugin to ES6
|
2017-01-04 23:42:36 -06:00 |
Tobias Koppers
|
7934faa181
|
Merge branch 'master' into webpack-2
Conflicts:
.travis.yml
bin/config-optimist.js
package.json
test/TestCases.test.js
|
2015-08-09 13:32:19 +02:00 |
Baraa Hamodi
|
3bcf17dca0
|
Use secure links.
|
2015-07-20 15:29:53 -07:00 |
Tobias Koppers
|
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 |
Tobias Koppers
|
f7d799adb4
|
rebeautify without spacing after keyword
|
2015-07-16 00:19:23 +02:00 |
Avi Haiat
|
0a340f2b1a
|
feat(app): Beautify all lib files
|
2015-07-13 01:20:09 +03:00 |
Tobias Koppers
|
8cfeb51c30
|
refactoring and bug fixes
|
2015-07-07 00:11:13 +02:00 |
Kenny Tran
|
0c663ae3d5
|
Remove undefined check for MinChunkSizePlugin
|
2015-05-27 10:10:27 -07:00 |
Kenny Tran
|
7a080e6f24
|
Add argument error handling in optimization plugins
|
2015-05-27 09:46:47 -07:00 |
Tobias Koppers
|
cebd3b9722
|
added linting
|
2015-04-23 23:55:50 +02:00 |
faller
|
d8a495c357
|
fix length judgment in MinChunkSizePlugin
combinations.length may become 0 after filter
|
2015-04-16 15:05:20 +08:00 |
Tobias Koppers
|
d80cdcefac
|
Code Quality
|
2014-06-24 18:53:32 +02:00 |
Tobias Koppers
|
d3a9712193
|
bug fixing
|
2014-02-03 18:12:19 +01:00 |
Tobias Koppers
|
a84a0433c9
|
better optimizing
|
2013-06-17 18:55:11 +02:00 |
Tobias Koppers
|
bcd7924ec6
|
fixed crashing when error in entry file
|
2013-03-14 14:51:29 +01:00 |
Tobias Koppers
|
a7cdb88346
|
minor fixes
|
2013-02-11 11:29:05 +01:00 |
Tobias Koppers
|
0df61621ea
|
added MinChunkSizePlugin
|
2013-02-11 10:52:19 +01:00 |