Commit Graph

4434 Commits

Author SHA1 Message Date
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
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
Tobias Koppers d411468639 Refactor example scripts and test to allow nested folders 2017-07-27 13:24:56 +02:00
Ricky Lippmann d1b3b4f8b9 Moved hidden assets message out of the assets table. 2017-07-27 10:11:58 +02:00
Tobias Koppers 5bbb183842 add test case for error in CLI 2017-07-27 08:54:59 +02:00
Tobias Koppers ed50812a6c Merge pull request #5235 from faceyspacey/master
feat($context): add "weak-context" asyncMode for universal rendering
2017-07-26 18:14:14 +02:00
Ricky Lippmann a3d556782d Add notification for hidden assets. 2017-07-26 16:03:06 +02:00
Tobias Koppers 72544de846 code cleanup 2017-07-26 15:13:39 +02:00
Tobias Koppers 46ab0953e0 rename and fix stats test case 2017-07-26 15:06:18 +02:00
Tobias Koppers 7f1186a348 added resolve.resolveWeak context testcase 2017-07-26 15:00:57 +02:00
Tobias Koppers d924629e39 remove unused dependency 2017-07-26 14:53:51 +02:00
Tobias Koppers 283b8ba703 add more spaces for more pretty code 2017-07-26 14:49:53 +02:00
Tobias Koppers 94e0fcb80a rename eager-weak to weak in import() comment
rename ImportEagerWeak to ImportWeak
rename "eager-weak" asyncMode to "async-weak"

weak dependencies don't need to be in dependencies blocks
2017-07-26 14:49:37 +02:00
Ricky Lippmann c9cbaf04e7 Fix linting issues 2017-07-26 14:22:47 +02:00
Tobias Koppers 7779847692 remove .js extension from folder names 2017-07-26 13:29:48 +02:00
James Gillmore 02edc0f90d fix($warning): mention eager-weak in warnings 2017-07-26 13:12:59 +02:00
James Gillmore c1c13f6f72 fix($chore): put back TestCases.test.js to original 2017-07-26 13:12:59 +02:00
James Gillmore 8bca2dc95c fix/feat($weak): add context support for resolveWeak + create eager-weak asyncMode 2017-07-26 13:12:59 +02:00
James Gillmore 1102e60395 fix($lint): fix linting errors 2017-07-26 13:12:59 +02:00
James Gillmore 4636e5a705 feat($weakContext): create "weak-context" asyncMode for universal rendering 2017-07-26 13:12:59 +02:00
Tobias Koppers b15bc286c1 only post CI comments for required travis jobs 2017-07-26 12:47:10 +02:00
Ricky Lippmann 82217992b7 Add new option "excludeAssets" to Stats 2017-07-26 11:46:31 +02:00
Tobias Koppers 1f064bc84f 3.4.1 2017-07-26 10:48:55 +02:00
Tobias Koppers 8f4a9d2dcf Merge pull request #5375 from webpack/bugfix/delegated-exports
integrate the delegated module better into the exports flagging process
2017-07-26 10:47:59 +02:00
Tobias Koppers 9dbed7360d integrate the delegated module better into the exports flagging process 2017-07-26 10:12:40 +02:00
Tomáš Polomský bb7d69def0 Fix exit code and ELIFECYCLE error
Due to race condition (process.exit() called multiple times) sometimes process fails with error ELIFECYCLE. In that case process exits with exit code 0 but should exit with exit code 2. This change ensures that the race condition can not happened.
2017-07-25 17:20:16 +02:00
Tobias Koppers c8732c8d15 3.4.0 2017-07-25 16:27:38 +02:00
Tobias Koppers d1619d495b Merge pull request #4856 from matthewmeyer/hashDependantModuleIds
Expand HashedModuleIdsPlugin to assign hash based IDs to DelegatedMod…
2017-07-25 14:59:36 +02:00
Tobias Koppers b159ec21cd Merge pull request #5180 from webpack/feature/improve-module-concat-bailout-messages
Improve ModuleConcatenation bailout messages
2017-07-25 14:47:21 +02:00
Tobias Koppers 32264b8187 Merge branch 'master' into feature/improve-module-concat-bailout-messages 2017-07-25 13:50:53 +02:00
Tobias Koppers 4b12c56c89 Merge pull request #5369 from webpack/bugfix/scope-hoisting-dll
Make sure it's a real module when choosing for ModuleConcatenation
2017-07-25 13:43:34 +02:00
Tobias Koppers 440b5df754 use original request as libIdent for delegated modules
add more tests
2017-07-25 13:41:37 +02:00