Avi Haiat
|
0a340f2b1a
|
feat(app): Beautify all lib files
|
2015-07-13 01:20:09 +03:00 |
Tobias Koppers
|
66df34688e
|
Merge branch 'master' into webpack-2
Conflicts:
bin/convert-argv.js
lib/webpack.js
|
2015-06-07 22:24:03 +02:00 |
Tobias Koppers
|
817e678d9a
|
added DllPlugin and dll example
|
2015-05-16 18:27:59 +02:00 |
Tobias Koppers
|
11a578a36b
|
Merge branch 'master' into webpack-2
Conflicts:
lib/NormalModuleFactory.js
|
2015-05-16 14:59:50 +02:00 |
Tobias Koppers
|
5a5b732785
|
refactored ExternalsPlugins to plugin based approach
instead of decorator
|
2015-05-13 00:15:01 +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
|
4a8bf92349
|
loader regExp compares to resourcePath instead of resource
#729
|
2015-03-05 21:45:08 +01:00 |
Tobias Koppers
|
d80cdcefac
|
Code Quality
|
2014-06-24 18:53:32 +02:00 |
Tobias Koppers
|
90daea5fdd
|
pass context to after-resolve hook
|
2014-05-28 06:31:11 +02:00 |
Tobias Koppers
|
83eec78bf0
|
follow the browser-module spec: ignoring export an empty module.
fixes #187
|
2014-03-01 20:07:42 +01:00 |
Tobias Koppers
|
a705802ae1
|
allow to ignore a file by browser field
fixes #186
|
2014-03-01 13:37:13 +01:00 |
Tobias Koppers
|
7a665410ca
|
added IgnorePlugin, fixed replacement plugins
|
2013-11-05 18:19:04 +01:00 |
Tobias Koppers
|
52b40b3798
|
allow loaders to load modules
fixed templates readable name
|
2013-10-28 16:21:29 +01:00 |
Tobias Koppers
|
074a26efb5
|
Performance #106
|
2013-10-14 13:59:44 +02:00 |
Tobias Koppers
|
3315480432
|
fixed some bugs
|
2013-02-13 13:00:01 +01:00 |
Tobias Koppers
|
68ee0a6537
|
some bugfixes and fallback option
|
2013-02-04 13:59:43 +01:00 |
Tobias Koppers
|
ee01837d66
|
Refactored everything for 0.9
|
2013-01-30 18:49:25 +01:00 |