Tobias Koppers
|
c22607728e
|
update webpack-sources dependency to fix a bug
|
2017-03-25 00:39:03 +01:00 |
Tobias Koppers
|
56d09ab65c
|
Merge pull request #4533 from michael-ciniawsky/schema
fix(schema/absolutePaths): make absolute paths case insensitive
|
2017-03-24 22:28:10 +01:00 |
Tobias Koppers
|
b5451efd14
|
Merge pull request #4564 from webpack/bugfix/cheap-source-map
update webpack-sources dependency to avoid performance issue
|
2017-03-24 22:25:32 +01:00 |
Tobias Koppers
|
22c771fb9e
|
update webpack-sources dependency to avoid performance issue
|
2017-03-24 22:09:00 +01:00 |
Tobias Koppers
|
4b9b660e8c
|
2.3.1
|
2017-03-22 15:40:54 +01:00 |
Tobias Koppers
|
d1cf8b408d
|
Merge pull request #4538 from webpack/feature/error-emit-warning
add stack to non-Error error emitted
|
2017-03-22 14:46:53 +01:00 |
Tobias Koppers
|
ec46a0db0d
|
Merge pull request #4539 from mp4096/master
Fixed link to the Traceur repo in README
|
2017-03-22 14:46:30 +01:00 |
Mikhail Pak
|
18566a145c
|
Fixed link to the Traceur repo in README
|
2017-03-22 13:32:11 +01:00 |
Tobias Koppers
|
751fd9bbc4
|
add stack to non-Error error emitted
add info about emitting an Error
#4518
|
2017-03-22 13:29:40 +01:00 |
Tobias Koppers
|
b1acb2eed9
|
Merge pull request #4537 from webpack/bugfix/newline-validation
fix extra newline in validation
|
2017-03-22 13:01:14 +01:00 |
Tobias Koppers
|
49ccf4489e
|
Merge pull request #4536 from webpack/bugfix/issue-4532
fix bug in MinChunkSizePlugin
|
2017-03-22 12:25:24 +01:00 |
Tobias Koppers
|
10c44e5a94
|
fix extra newline in validation
|
2017-03-22 12:24:18 +01:00 |
Tobias Koppers
|
915c150f3a
|
fix bug in MinChunkSizePlugin
fix #4532
|
2017-03-22 12:09:22 +01:00 |
Michael Ciniawsky
|
c390700429
|
fix(schema/absolutePaths): make absolute paths case insensitive
|
2017-03-22 07:14:31 +01:00 |
Tobias Koppers
|
46dc08e631
|
2.3.0
|
2017-03-21 23:43:01 +01:00 |
Tobias Koppers
|
01c06debee
|
Merge pull request #4527 from webpack/bugfix/issue-4472
install Promise early in chunk cache
|
2017-03-21 22:21:44 +01:00 |
Tobias Koppers
|
23e1f7c8c9
|
install Promise early in chunk cache
IE executes script very early when cached
fixes #4472
|
2017-03-21 16:08:45 +01:00 |
Tobias Koppers
|
0c137cb5ac
|
Merge pull request #4521 from chicoxyzzy/patch-1
Use ts-loader instead of deprecated typescript-loader in Readme.md
|
2017-03-21 15:18:40 +01:00 |
Tobias Koppers
|
98ea82340f
|
Merge pull request #4503 from eirikurn/empty-env-variables
EnvironmentPlugin: Support empty env variables
|
2017-03-20 22:34:40 +01:00 |
Sergey Rubanov
|
0058a2eb77
|
Use ts-loader instead of deprecated typescript-loader
|
2017-03-20 23:21:04 +03:00 |
Sean Larkin
|
3e787ea112
|
Merge pull request #4502 from webpack/TheLarkInn-patch-1
[DO NOT MERGE] add ag-grid banner to readme
|
2017-03-20 10:07:07 -05:00 |
Tobias Koppers
|
335ce5f6b7
|
Merge pull request #4471 from SteveMieskoski/increase-coverage-for-AutomaticPrefetchPlugin
add tests to test/WatchCases for AutomaticPrefetchPlugin
|
2017-03-18 15:32:05 +01:00 |
Tobias Koppers
|
fadafb2c18
|
Merge pull request #4504 from timse/do-not-merge-empty-chunks
Do not merge empty chunks
|
2017-03-18 15:24:37 +01:00 |
Sean Larkin
|
a9972a3479
|
Merge pull request #4505 from rouzbeh84/hotfix/hotlinking-examples-index
Hotfix/hotlinking examples index
|
2017-03-18 06:57:32 -05:00 |
Rouzbeh Sarrafieh
|
a5272e8515
|
hotlink examples in readme
|
2017-03-18 03:48:31 -07:00 |
Tim Sebastian
|
d67e125976
|
fix up tests
|
2017-03-18 12:28:21 +11:00 |
Tim Sebastian
|
d7ae9adfb2
|
do not incorporate chunks without modules
|
2017-03-18 12:20:08 +11:00 |
Eiríkur Heiðar Nilsson
|
003cef9625
|
EnvironmentPlugin: Support empty env variables
|
2017-03-17 16:37:43 +00:00 |
Sean Larkin
|
7db849d0a5
|
Update README.md
Updated URL
|
2017-03-17 11:16:12 -05:00 |
Sean Larkin
|
1ea3789376
|
add ag-grid banner to readme
add ag-grid banner to readme
|
2017-03-17 11:05:45 -05:00 |
thatn3wguy
|
a920c12539
|
implement modifications to pull request
|
2017-03-16 20:26:43 -04:00 |
Tobias Koppers
|
416e5beeb4
|
Merge pull request #4483 from timse/improve-performance-FlagDependencyExportsPlugin
Improve performance flag dependency exports plugin
|
2017-03-16 15:27:11 +01:00 |
Tobias Koppers
|
92c8385aaf
|
Merge pull request #4165 from webpack/bugfix/detect-delete
allow watcher to detect removals
|
2017-03-16 10:01:12 +01:00 |
Tobias Koppers
|
0db9d8f107
|
run watch cases with more timeout
this makes CI stable
|
2017-03-16 08:43:22 +01:00 |
Tobias Koppers
|
a44c9d5c01
|
WATCH_STEP is a string
|
2017-03-16 08:42:35 +01:00 |
Tobias Koppers
|
f5f28524dc
|
update watchpack version for a bugfix
|
2017-03-15 15:50:34 +01:00 |
Tobias Koppers
|
263c5c9f40
|
close watchers correctly when closing watching
|
2017-03-15 15:50:05 +01:00 |
Tobias Koppers
|
f84412cfb2
|
allow watcher to detect removals
fixes #4162
maybe fixes #4079
maybe fixes #1533
|
2017-03-15 15:50:05 +01:00 |
Tobias Koppers
|
7cd20cc458
|
Merge pull request #4485 from paulfalgout/update-webpack-sources-dep
Update webpack-sources dependency
|
2017-03-15 15:39:35 +01:00 |
Tobias Koppers
|
02e19b5ad4
|
update snapshots and fix test
PrefixSource now include empty lines which cases bigger runtime size (only comments)
cheap source map excludes mappings for empty files
|
2017-03-15 14:37:10 +01:00 |
Tobias Koppers
|
ad0b7ef8b2
|
Merge pull request #4426 from lior-a/refactor-MultiStats-to-es2015
refactor MultiStats to es2015
|
2017-03-15 14:09:05 +01:00 |
Tobias Koppers
|
0bff281eb0
|
Merge pull request #4461 from willmendesneto/adding-webpack-missing-module-tests
test(WebpackMissingModule): adding unit tests
|
2017-03-15 11:43:28 +01:00 |
Tobias Koppers
|
f4f2b60408
|
Merge pull request #4459 from willmendesneto/refactor-multi-module
refactor(MultiModule): upgrade to ES6
|
2017-03-15 11:17:44 +01:00 |
Lior Amsalem
|
6a93e02e5c
|
Refactor MultiStats to es2015
|
2017-03-14 21:50:45 +02:00 |
Paul Falgout
|
b7e8ad1df4
|
Update webpack-sources dependency
The `webpack-sources` lib seems to have quite a few fixes to sourcemaps.
|
2017-03-15 04:48:23 +09:00 |
Tim Sebastian
|
9af70d849c
|
use set instead of array to reduce lookup time
this cuts time by ~2/3
|
2017-03-14 23:46:50 +11:00 |
Tim Sebastian
|
dc53b1e4fd
|
remove unused parameter
|
2017-03-14 22:54:03 +11:00 |
Tobias Koppers
|
2095096835
|
Merge pull request #4463 from davegonzalez/feature/es6-contextreplacementplugin
ES6ify the ContextReplacementPlugin
|
2017-03-12 22:08:14 +01:00 |
thatn3wguy
|
5816c9dc60
|
fix typo
|
2017-03-12 12:19:48 -04:00 |
thatn3wguy
|
9d10f41486
|
added a test/WatchCases test for AutomaticPrefetchPlugin
|
2017-03-12 11:13:00 -04:00 |