Tobias Koppers
|
a2601c38b6
|
update examples
|
2017-08-08 14:00:06 +02:00 |
Tobias Koppers
|
1869688953
|
fix building of examples
|
2017-08-08 13:56:14 +02:00 |
Tobias Koppers
|
5be959311a
|
3.5.1
|
2017-08-08 13:26:27 +02:00 |
Tobias Koppers
|
43d877fc37
|
Merge pull request #5460 from webpack/bugfix/stringify-concated
fix invalid generated code with scope hoisting and non-number ids
|
2017-08-08 13:25:53 +02:00 |
Tobias Koppers
|
b05b49b0f0
|
fix invalid generated code with scope hoisting and non-number ids
|
2017-08-08 13:09:47 +02:00 |
Tobias Koppers
|
75a8ffec0a
|
3.5.0
|
2017-08-08 10:50:24 +02:00 |
Tobias Koppers
|
afa28c0523
|
Merge pull request #5453 from webpack/bugfix/import-order-scope-hoisting
Refactoring Scope Hoisting for correct order and more efficient commonjs interop
|
2017-08-08 08:35:36 +02:00 |
Tobias Koppers
|
a569764060
|
Merge pull request #5457 from tomek-d/resolve-extensions-typo
Fixed bug in --resolve-extensions parameter documentation
|
2017-08-08 08:17:11 +02:00 |
Tobias Koppers
|
0b8023a106
|
fixes #5096
|
2017-08-08 08:15:18 +02:00 |
tomek
|
29d1336cd2
|
Fixed bug in --resolve-extensions parameter documentation
|
2017-08-07 22:33:21 +02:00 |
Tobias Koppers
|
39051df434
|
update example
|
2017-08-07 21:22:32 +02:00 |
Tobias Koppers
|
7619c43d26
|
generate more pretty names for nested concatenation
|
2017-08-07 21:21:53 +02:00 |
Tobias Koppers
|
6607cfa4bd
|
remove ordering in ModuleConcatenationPlugin
|
2017-08-07 20:33:47 +02:00 |
Tobias Koppers
|
2bbbf50843
|
Merge pull request #5437 from esbenp/fix-help-output-test-5345
Fix help-output test
|
2017-08-07 16:38:50 +02:00 |
Tobias Koppers
|
9f5bffaa61
|
beautify
|
2017-08-07 16:15:49 +02:00 |
Tobias Koppers
|
334c1c49aa
|
remove unused variable
|
2017-08-07 16:05:17 +02:00 |
Tobias Koppers
|
8835751cb3
|
fix conflict handling
remove unused code
|
2017-08-07 15:43:17 +02:00 |
Tobias Koppers
|
7099fcc4d3
|
update stats test case
|
2017-08-07 15:00:07 +02:00 |
Tobias Koppers
|
b77a52b43a
|
add reserved words to avoid syntax errors
|
2017-08-07 14:47:45 +02:00 |
Tobias Koppers
|
16a5831620
|
use old new Buffer api for node 4
|
2017-08-07 14:39:07 +02:00 |
Tobias Koppers
|
2be9c526e4
|
better names, added export comment
|
2017-08-07 14:38:54 +02:00 |
Tobias Koppers
|
a553c3d15d
|
tests and fixes
|
2017-08-07 14:12:31 +02:00 |
Tobias Koppers
|
795f6fcbba
|
fix remaining issues and edge cases
|
2017-08-07 13:56:50 +02:00 |
Tobias Koppers
|
abff6b7805
|
use all imports in a concatenated module
|
2017-08-07 13:19:24 +02:00 |
Tobias Koppers
|
ec3aa7be5d
|
Fix import order
|
2017-08-07 11:53:07 +02:00 |
Tobias Koppers
|
2acaf76dc3
|
Merge branch 'master' into fix-help-output-test-5345
# Conflicts:
# bin/webpack.js
|
2017-08-07 09:02:43 +02:00 |
Tobias Koppers
|
20d6f23d0a
|
stay with the old code style
|
2017-08-07 08:57:49 +02:00 |
Tobias Koppers
|
7a7c8372c3
|
Use yargs.parse instead of exitProcess(false)
This is simpler and less hacky
|
2017-08-07 08:55:56 +02:00 |
Tobias Koppers
|
e9a8e35c51
|
Merge pull request #5448 from pierreneter-repositories/README.md
Redesign top of /README.md and fix some wrongs in there.
|
2017-08-06 20:37:41 +02:00 |
Pierre Neter
|
7f3e25e6eb
|
Redesign top of /README.md and fix some wrongs in there.
View demo at: https://github.com/pierreneter-repositories/webpack/tree/README.md
|
2017-08-06 08:11:47 +07:00 |
Esben Petersen
|
1fa2ba750c
|
fix beautify test
|
2017-08-04 10:17:07 +02:00 |
Esben Petersen
|
4b4de819f7
|
fix code style
|
2017-08-03 12:36:24 +02:00 |
Tobias Koppers
|
a7565e450e
|
Merge pull request #5432 from webpack/bugfix/stats-used-exports
display better message, instead of empty list
|
2017-08-03 01:21:01 +02:00 |
Tobias Koppers
|
7fe03718f2
|
display better message, instead of empty list
|
2017-08-02 23:45:02 +02:00 |
Tobias Koppers
|
8300eb4762
|
Merge pull request #5431 from webpack/examples/ignore
gitignore generated example files
|
2017-08-02 21:44:52 +02:00 |
Tobias Koppers
|
a83279ed92
|
gitignore generated example files
|
2017-08-02 20:40:43 +02:00 |
Tobias Koppers
|
111f3af709
|
Merge pull request #5430 from webpack/test/remove-log
remove console.log statement
|
2017-08-02 20:39:27 +02:00 |
Tobias Koppers
|
e03b0b0dcf
|
remove console.log statement
|
2017-08-02 20:12:50 +02:00 |
Tobias Koppers
|
9900b96210
|
Merge pull request #5377 from ldrick/filter-assets-in-stats
Add new option "excludeAssets" to Stats
|
2017-08-01 10:21:49 +02:00 |
Tobias Koppers
|
c49631e58a
|
Merge pull request #5416 from hackerrdave/update-readme-text
fix grammar in support section of readme
|
2017-08-01 10:05:51 +02:00 |
Dave Kerr
|
0abf3dfda4
|
fix grammar in support section of readme
|
2017-07-31 21:48:00 -04:00 |
Tobias Koppers
|
4786ce7cd2
|
Merge pull request #5398 from gdborton/gary-uncomment-free-vars
[tests] Uncomment inject-free-vars test.
|
2017-07-31 08:25:28 +02:00 |
Gary Borton
|
f2e12544e9
|
[tests] Uncomment inject-free-vars test.
|
2017-07-27 16:25:05 -07:00 |
Ricky Lippmann
|
05f7b2d5b7
|
Add excludeModules and allow multiple options as fallbackchain.
|
2017-07-27 18:33:10 +02:00 |
Tobias Koppers
|
813c47bde9
|
Merge pull request #5390 from webpack/bugfix/async-without-name
fix async CCP without name
|
2017-07-27 16:10:51 +02:00 |
Tobias Koppers
|
d6d6134ca6
|
Merge pull request #5388 from webpack/example/dll-app-and-vendor
add dll-app-and-vendor example by @aretecode
|
2017-07-27 15:13:28 +02:00 |
Tobias Koppers
|
907cd16595
|
fix a bug that prevented the automatic chunk selection to select initial chunks
fixes #5145
fixes #5386
fixes #5285
fixes #5109
|
2017-07-27 14:32:35 +02:00 |
Tobias Koppers
|
15c0160787
|
add dll-app-and-vendor example by @aretecode
|
2017-07-27 13:52:38 +02:00 |
Tobias Koppers
|
a15d4a9936
|
Merge pull request #5370 from polomsky/master
Fix exit code and ELIFECYCLE error
|
2017-07-27 13:46:21 +02:00 |
Tobias Koppers
|
dcaf0bb707
|
Merge pull request #5387 from webpack/examples/nested
Refactor example scripts and test to allow nested folders
|
2017-07-27 13:45:39 +02:00 |