Tobias Koppers
8ccbee608e
Merge pull request #3938 from carloscuatin/refactor-normal-module-replacement-plugin
...
refactor(es6) upgrade NormalModuleReplacementPlugin to ES6 class
2017-01-18 15:58:08 +01:00
Tobias Koppers
2d8afcca77
Merge pull request #3940 from tejasbubane/es6-convert-template
...
Convert Template and subclasses to ES2015
2017-01-18 15:57:44 +01:00
Tobias Koppers
c4be4564af
Merge pull request #3942 from carloscuatin/refactor-eval-source-map-dev-tool-plugin
...
refactor(es6) upgrade EvalSourceMapDevToolPlugin to ES6 class
2017-01-18 15:57:23 +01:00
Tobias Koppers
a32b7eebfb
Merge pull request #3943 from carloscuatin/refactor-jsonp-template-plugin
...
refactor(es6) upgrade JsonpTemplatePlugin to ES6 class
2017-01-18 15:57:06 +01:00
Tobias Koppers
7bc52395b7
Merge pull request #3998 from webpack/benchmark/confidence-interval
...
Benchmark/confidence interval
2017-01-18 15:55:51 +01:00
Tobias Koppers
3f2df0ece2
interpolate between data points
2017-01-18 14:10:35 +01:00
Tobias Koppers
78839b2352
add more benchmark cases
2017-01-18 13:20:42 +01:00
Tobias Koppers
6192b39d2d
use mathematical correct confidence interval
...
reset git tree correctly when loading stuff
fix error when errors in benchmark occur
2017-01-18 13:20:29 +01:00
Tobias Koppers
d9ac04380e
Merge pull request #3992 from webpack/ci/benchmark
...
add benchmarking system
2017-01-18 03:56:21 +01:00
Tobias Koppers
a0dfa8ca6d
add benchmarking system
2017-01-18 03:29:50 +01:00
Tobias Koppers
4be093d279
2.2.0
2017-01-17 20:14:12 +01:00
Tobias Koppers
227846990c
2.2.0-rc.8
2017-01-17 19:46:00 +01:00
Tobias Koppers
b946eb423a
Merge pull request #3988 from malstoun/bug/2664
...
Fix regression with watch cli opt, add tests for this case
2017-01-17 19:28:54 +01:00
Tobias Koppers
260e41314b
Merge pull request #3986 from webpack/bugfix/revert_use_of_buffer_dot_from
...
fix(node): rollback changes of Buffer.from to new Buffer()
2017-01-17 19:27:57 +01:00
Andrey
0ec7de9fae
Fix regression with watch cli opt, add tests for this case
2017-01-17 16:25:55 +03:00
Sean Larkin
72226db030
add missing disable line
2017-01-17 00:32:42 -06:00
Sean Larkin
4d30675385
build fresh yarn.lock file to remove buffer polyfill
2017-01-17 00:24:01 -06:00
Sean Larkin
91c1f35e05
fix(node): rollback changes of Buffer.from to new Buffer() and bump down travis to 4.3 min node v
2017-01-16 23:57:27 -06:00
Tobias Koppers
0b476022bb
2.2.0-rc.7
2017-01-16 16:01:49 +01:00
Tobias Koppers
db6ccbca3c
Merge pull request #3978 from webpack/bugfix/conditional-reexports
...
hoist exports declarations too
2017-01-16 15:53:43 +01:00
Tobias Koppers
82a5b03154
Merge pull request #3977 from malstoun/bug/2664
...
Fix watch when config is an array of objects
2017-01-16 15:53:08 +01:00
Tobias Koppers
fc1a43b7cb
Merge pull request #3976 from timse/rely-on-defaults
...
remove defaults values to shave a few bytes
2017-01-16 15:52:25 +01:00
Tobias Koppers
a44694aa4e
hoist exports declarations too
...
fixes #3972
2017-01-16 15:45:15 +01:00
Andrey
682bde8ce4
Fix lint
2017-01-16 16:35:27 +03:00
Andrey
c6d7d90994
Add tests
2017-01-16 16:24:31 +03:00
Tim Sebastian
af8d49e1f6
remove defaults values to shave a few bytes
...
this is very much premature, but still there is no real reason to specify default values id say.
2017-01-16 21:39:45 +11:00
Tobias Koppers
97966969b0
2.2.0-rc.6
2017-01-16 03:48:20 +01:00
Tobias Koppers
e9bdb053ce
Merge pull request #3971 from webpack/bugfix/fix_available_vars_in_fmtp
...
fix(nmf): Fix exports for var injection to include free glob export or args
2017-01-16 03:47:12 +01:00
Tobias Koppers
bd45bdc6fb
add test case for global in harmony modules
2017-01-16 03:38:02 +01:00
Tobias Koppers
bfccb20920
fix PR
2017-01-16 03:21:13 +01:00
Sean Larkin
5a3a23f3e3
fix(nmf): Fix exports for var injection to include free glob exports or arguments
2017-01-15 12:02:43 -06:00
Tobias Koppers
437dce4c86
2.2.0-rc.5
2017-01-15 17:23:43 +01:00
Tobias Koppers
91cb1dfd97
Merge pull request #3970 from webpack/ci/appveyor
...
build only master branch for higher CI performance
2017-01-15 17:12:27 +01:00
Tobias Koppers
9fd55e5f5c
Merge pull request #3969 from webpack/bugfix/issue-3964
...
fix for #3964 and tests
2017-01-15 17:04:50 +01:00
Tobias Koppers
dce5be4f01
build only master branch for higher CI performance
2017-01-15 16:52:14 +01:00
Tobias Koppers
9bb46d4161
fix for #3964 and tests
2017-01-15 16:41:56 +01:00
Tobias Koppers
4658067325
Merge pull request #3967 from webpack/bugfix/update-engine
...
update engine support for node
2017-01-15 16:08:36 +01:00
Tobias Koppers
e4016039bf
Merge pull request #3956 from jbruni/patch-1
...
Fixes #3946 (stats options being ignored)
2017-01-15 15:52:58 +01:00
Tim Sebastian
6a18da1070
update engine support for node
2017-01-15 15:34:01 +01:00
Tobias Koppers
49d88f9b1c
Merge pull request #3958 from webpack/bugfix/cjs-in-esm
...
remove error for CommonJs/AMD in ESM
2017-01-15 15:32:01 +01:00
Tobias Koppers
857f980883
improve existing test to test #3946 and #3949
2017-01-15 15:30:11 +01:00
Tobias Koppers
6f1de073c9
Merge pull request #3959 from timse/remove-unused-return-require
...
remove buildin/return-require as it has no user (apparently)
2017-01-15 13:06:58 +01:00
Andrey
e5308d1279
Fix watch when config is an array of objects
2017-01-15 12:04:29 +03:00
Tim Sebastian
b704d2e76e
remove buildin/return-require as it has no user (apparently)
2017-01-15 14:13:20 +11:00
Tobias Koppers
a7a41848c7
remove error for CommonJs/AMD in ESM
...
there are too many weird modules
detect harmony modules before parsing
exports is now undefined in ESM
module.exports is now read-only in ESM and returns undefined
define is now undefined in ESM
#3917
2017-01-15 01:44:26 +01:00
J Bruni
4957a0b737
Fixes #3946 (stats options being ignored)
2017-01-14 18:43:12 -02:00
Sean Larkin
8d218f3f94
Merge pull request #3955 from webpack/github/issue-template
...
add more notes to issue template
2017-01-14 14:37:34 -06:00
Tobias Koppers
b5686dd352
add more notes to issue template
2017-01-14 21:03:04 +01:00
Tejas Bubane
c6af4ab3fa
Convert Template and its subclasses to ES2015
...
Subclasses include `MainTemplate`, `ChunkTemplate` and
`HotUpdateChunkTemplate`.
2017-01-13 12:34:21 +05:30
Carlos Cuatin
22c4ccb6f4
refactor(es6) upgrade JsonpTemplatePlugin to ES6 class
2017-01-12 22:53:12 -05:00