Jonathan Dumaine
|
40d284e130
|
CONTRIBUTING: add nice paragraph from @jhnns
|
2015-03-25 21:50:35 +07:00 |
Jonathan Dumaine
|
f6dd1450c5
|
README: Lowercase ‘webpack’
even in the beginning of sentences
|
2015-03-25 14:36:17 +07:00 |
Jonathan Dumaine
|
46041ceb36
|
README revision #1
|
2015-03-25 13:43:48 +07:00 |
Jonathan Dumaine
|
3f47a4cb42
|
Spruce up README and add CONTRIBUTING
|
2015-03-25 12:57:09 +07:00 |
Tobias Koppers
|
027ddcec41
|
Merge pull request #858 from hkal/assimilate-watchignoreplugin
Add and expose WatchIgnorePlugin
|
2015-03-23 08:26:36 +01:00 |
Tobias Koppers
|
d82c502ce4
|
Merge pull request #889 from kahwee/patch-3
Make Travis start build faster with Docker
|
2015-03-17 16:18:57 +01:00 |
KahWee Teng
|
e3ab3e19cb
|
Make Travis start build faster with Docker
More information: http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
|
2015-03-15 13:44:34 +08:00 |
Tobias Koppers
|
b1da5ed5c6
|
1.7.3
|
2015-03-11 23:50:37 +01:00 |
Tobias Koppers
|
289db96b36
|
Make webpack ready for node.js HMR.
|
2015-03-11 23:48:00 +01:00 |
hkal
|
ccabb75c1d
|
Add and expose WatchIgnorePlugin
* Test stubs included
|
2015-03-07 14:43:48 -05:00 |
Tobias Koppers
|
cd5252b962
|
fixed a bug with wrapped expressions in ?:
|
2015-03-06 17:02:24 +01:00 |
Tobias Koppers
|
bad69d01de
|
Merge pull request #862 from peterjmag/patch-1
Improve critical dependency warning text
|
2015-03-06 15:49:08 +01:00 |
Peter Magenheimer
|
5e0bfa74c9
|
Improve critical dependency warning text
Just a couple of typos and minor grammar issues.
|
2015-03-06 14:59:11 +01:00 |
Tobias Koppers
|
9e12006916
|
Merge pull request #852 from hkal/improve-size-readability-abbreviations
Alternative improve size output readability
|
2015-03-04 17:13:47 +01:00 |
Tobias Koppers
|
17d9dc161c
|
1.7.2
|
2015-03-04 07:45:40 +01:00 |
Tobias Koppers
|
9b7117942f
|
fixed #853
with test
|
2015-03-04 07:45:26 +01:00 |
hkal
|
62d87e20b1
|
Improve size output readability
* abbreviate bytes with appropriate multiples
|
2015-03-04 00:18:44 -05:00 |
Tobias Koppers
|
d09c8e7138
|
1.7.1
|
2015-03-03 23:41:41 +01:00 |
Tobias Koppers
|
56fb0fe6d9
|
fixed bug with `null` as first arg to source-map
|
2015-03-03 23:41:28 +01:00 |
Tobias Koppers
|
e5b5fa6da7
|
1.7.0
|
2015-03-03 20:43:18 +01:00 |
Tobias Koppers
|
ffd9cce20a
|
move semicolon to a later location in bundle #830
|
2015-03-03 20:24:46 +01:00 |
Tobias Koppers
|
6ff73af7cc
|
added library test case
|
2015-03-03 20:08:24 +01:00 |
Tobias Koppers
|
647bd05bc1
|
removed semicolon
|
2015-03-03 20:08:20 +01:00 |
Tobias Koppers
|
5209313b72
|
updated webpack-core dep
|
2015-03-03 20:08:07 +01:00 |
Tobias Koppers
|
ff8b3fee65
|
Merge pull request #838 from hkal/export-eval-sourcemap-plugin
Export EvalSoureMapDevToolPlugin
|
2015-03-02 13:26:43 +01:00 |
hkal
|
42d176e098
|
Export EvalSoureMapDevToolPlugin
|
2015-03-01 23:49:43 -05:00 |
Tobias Koppers
|
c0f1fe6600
|
fixed test cases
|
2015-02-28 01:42:09 +01:00 |
Tobias Koppers
|
dcc9d5867f
|
fixes #819
|
2015-02-28 01:40:11 +01:00 |
Tobias Koppers
|
7541a8e34e
|
link changelog from README
#715
|
2015-02-28 01:31:50 +01:00 |
Tobias Koppers
|
3ddb26ff36
|
more reliable parsing of wrapped expressions
fixed #801
|
2015-02-28 00:51:15 +01:00 |
Tobias Koppers
|
3d153efe27
|
better handling of nested vars in Define and Provide
fixes #812
|
2015-02-28 00:26:44 +01:00 |
Tobias Koppers
|
e8390f3774
|
don't dispose unreferenced modules
fixes #826
|
2015-02-27 23:55:38 +01:00 |
Tobias Koppers
|
d80cf1cddd
|
Merge branch 'cheap-source-map'
|
2015-02-27 22:43:15 +01:00 |
Tobias Koppers
|
c3f950506a
|
added cheap mode test cases
|
2015-02-27 22:43:02 +01:00 |
Tobias Koppers
|
6173bb83ba
|
Merge pull request #778 from fresheneesz/patch-1
make Watching.close callback optional
|
2015-02-27 09:42:49 +01:00 |
Tobias Koppers
|
3ae1736ace
|
Merge pull request #830 from hkal/semicolon-guard
Added semicolon after output
|
2015-02-27 09:41:35 +01:00 |
hkal
|
3b774f22a5
|
Added semicolon after output
|
2015-02-27 02:37:45 -05:00 |
Tobias Koppers
|
ad81998305
|
1.6.0
|
2015-02-23 23:02:27 +01:00 |
Tobias Koppers
|
9a64224c26
|
support `null` in DefinePlugin
|
2015-02-23 22:57:10 +01:00 |
Tobias Koppers
|
1e079998d4
|
fixed crash
|
2015-02-23 22:46:41 +01:00 |
Tobias Koppers
|
6a13b7f57c
|
test on node 0.12
|
2015-02-21 13:23:51 +01:00 |
Tobias Koppers
|
196db0743d
|
allow undefined, RegExp and objects in DefinePlugin
merged #807 and #791
|
2015-02-21 13:20:57 +01:00 |
Tobias Koppers
|
b396523629
|
Merge pull request #813 from apaatsio/better-error-message
Show error messages from UglifyJs
|
2015-02-21 12:32:22 +01:00 |
Antti Ahti
|
5d107999d5
|
Show error messages from UglifyJs
Print out err.msg if it's available. Previously these error messages were ignored and it printed unhelpful "undefined"
|
2015-02-21 11:29:53 +02:00 |
Tobias Koppers
|
a547d9084c
|
cheapMode for SourceMapPlugin
|
2015-02-19 01:11:29 +01:00 |
Tobias Koppers
|
e028ba3928
|
Merge pull request #790 from mendenhallmagic/master
Fix typo in hot plugins: "Propably" => "Probably"
|
2015-02-13 17:23:06 +01:00 |
mendenhallmagic
|
d653310eef
|
Fix typo in hot plugins: Propably => Probably
|
2015-02-12 21:30:24 -06:00 |
Tobias Koppers
|
c20e1a4a39
|
Merge pull request #774 from Turbo87/colors
Use "supports-color" to detect if terminal supports colors
|
2015-02-10 18:37:47 +01:00 |
fresheneesz
|
b271c10555
|
make Watching.close callback optional
https://github.com/webpack/webpack/issues/769#issuecomment-73615872
|
2015-02-09 16:02:36 -08:00 |
Tobias Bieniek
|
f41cb3ae9c
|
Use "supports-color" to detect if terminal supports colors
This solution still supports "--colors" and "--no-colors" for overriding the detected ability.
|
2015-02-09 15:58:35 +01:00 |