Tobias Koppers
|
a4cc54e759
|
added manual context map option to ContextReplacementPlugin
|
2016-01-06 19:56:17 +01:00 |
Tobias Koppers
|
461c49ab66
|
updated partly to new enhanced-resolve API
|
2016-01-02 00:21:54 +01:00 |
Tobias Koppers
|
ded70aef28
|
moves stuff from webpack-core to webpack-sources
|
2015-12-29 17:44:55 +01:00 |
Tobias Koppers
|
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 |
Ahmet Katrancı
|
8ff6cb5fed
|
Report constructor correctly when inheriting from Tapable
|
2015-08-18 12:35:57 +01: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
|
d98df52a49
|
added System.import API and async context
|
2015-07-01 00:19:52 +02:00 |
Tobias Koppers
|
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 |
Tobias Koppers
|
cebd3b9722
|
added linting
|
2015-04-23 23:55:50 +02:00 |
Tobias Koppers
|
9f21fed247
|
handle case when regExp is false in context
|
2015-03-05 22:57:52 +01:00 |
Tobias Koppers
|
0f59e5d49d
|
ignore hidden files
fixes #474
|
2014-11-02 12:56:40 +01:00 |
Tobias Koppers
|
6a8caf5cd1
|
fixes #524 again
|
2014-11-02 12:16:55 +01:00 |
Tobias Koppers
|
d80cdcefac
|
Code Quality
|
2014-06-24 18:53:32 +02:00 |
Tobias Koppers
|
07f2a23130
|
bug fix
|
2014-01-22 17:09:10 +01:00 |
Tobias Koppers
|
7a665410ca
|
added IgnorePlugin, fixed replacement plugins
|
2013-11-05 18:19:04 +01:00 |
Tobias Koppers
|
453c0226aa
|
Fix context modules
|
2013-02-04 12:34:20 +01:00 |
Tobias Koppers
|
ee01837d66
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |