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
|
5cd6e7d0b3
|
fixed a few linting issues
|
2015-07-16 00:39:56 +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
|
cf30eeeb0f
|
Merge branch 'master' into webpack-2
Conflicts:
lib/ChunkTemplate.js
lib/Compilation.js
lib/HotModuleReplacement.runtime.js
test/TestCases.test.js
test/statsCases/chunks/expected.txt
test/statsCases/simple-more-info/expected.txt
test/statsCases/simple/expected.txt
|
2015-07-01 00:44:17 +02:00 |
Tobias Koppers
|
4e041dfd52
|
fixed [chunkhash] and [name] issue
fixed #1181
fixed #1018
|
2015-06-24 23:17:12 +02:00 |
Tobias Koppers
|
2245c4acca
|
Promise based chunk loading API
don't flag entry module with `0` id anymore
use extra argument in chunk instead
this allows to require entry points
|
2015-06-13 11:45:28 +02:00 |
Tobias Koppers
|
ffd9cce20a
|
move semicolon to a later location in bundle #830
|
2015-03-03 20:24:46 +01:00 |
Tobias Koppers
|
738c1d3e68
|
support library with CommonsChunkPlugin
fixes #622
|
2014-12-22 16:10:23 +01:00 |
Tobias Koppers
|
a0394a061b
|
refactored ChunkTemplate with plugin interface
|
2014-06-02 23:40:50 +02:00 |
Tobias Koppers
|
4b9472b24d
|
save bytes #135
|
2013-12-13 12:58:10 +01:00 |
Tobias Koppers
|
327a990070
|
fixed bugs
|
2013-06-19 11:53:03 +02:00 |
Tobias Koppers
|
a91cff49b6
|
complexer dedupe example and fixed bugs
|
2013-06-14 15:13:44 +02:00 |
Tobias Koppers
|
5cdb8cbf81
|
cache chunks, cache assets
|
2013-05-08 13:28:54 +02:00 |
Tobias Koppers
|
0de7c73ad8
|
SourceMap support
|
2013-03-26 16:54:41 +01:00 |