Commit Graph

7278 Commits

Author SHA1 Message Date
Tobias Koppers 3217d02aab make stats assets order stable by providing a default order 2018-10-19 12:57:25 +02:00
Tobias Koppers 98b482efd7 make dependency order stable 2018-10-19 12:57:24 +02:00
Tobias Koppers 8a8111b637 make sorting in Stats stable 2018-10-19 12:57:23 +02:00
Tobias Koppers 511d15bbc4 make origins sorting deterministic
remove duplicate origins
2018-10-19 12:57:22 +02:00
Tobias Koppers c8252e6e4d Run additional tests to ensure compilation stablility 2018-10-19 12:57:19 +02:00
Tobias Koppers 1d9f8a332f
Merge pull request #8233 from ljqx/const-plugin-logical-operator
[ConstPlugin] add support for logical expressions (&& and ||)
2018-10-18 09:57:23 +02:00
Zhibin Liu dcd38348e5 fix comments 2018-10-18 14:21:12 +08:00
Tobias Koppers 432d2a3f17 4.21.0 2018-10-17 19:47:41 +02:00
Tobias Koppers 0fb6c60e33
Merge pull request #7038 from marcusdarmstrong/marcusdarmstrong-external-module-fix
Correct ExternalModule's global option (#6933)
2018-10-17 17:32:26 +02:00
Zhibin Liu 257e6ec8d6 [ConstPlugin] add support for logical expressions (&& and ||) 2018-10-17 23:12:07 +08:00
Tobias Koppers 15b6f8bb7f make afterEach async 2018-10-17 16:17:23 +02:00
Tobias Koppers 7bc5c98171 Merge branch 'master' into marcusdarmstrong-external-module-fix 2018-10-17 16:13:55 +02:00
Tobias Koppers 2228daff02
Merge pull request #8230 from webpack/revert-8120-rh-silent-reporter
Revert "Re-enable jest-silent-reporter #hacktoberfest"
2018-10-17 10:00:49 +02:00
Tobias Koppers fadf875d12 remove dependency 2018-10-17 09:40:20 +02:00
Tobias Koppers 7c0b209c62
Revert "Re-enable jest-silent-reporter #hacktoberfest" 2018-10-17 09:29:08 +02:00
Tobias Koppers a8687890f7
Merge pull request #8143 from MLoughry/miclo/optimize-chunk-graph-generation
Make changes suggested by @sokra to optimize chunk graph generation
2018-10-05 09:39:16 +02:00
Michael Loughry 👨‍💻 1d71ede475 Make changes suggested by @sokra to optimize chunk graph generation 2018-10-04 16:10:12 -07:00
Tobias Koppers 4d3fe000b5
Merge pull request #8134 from fscherwi/update-coveralls
update coveralls reporter
2018-10-04 11:16:46 +02:00
fscherwi 86f56bf635 update coveralls 2018-10-03 14:36:37 +02:00
Tobias Koppers 4c461e2e1f
Merge pull request #8120 from rickhanlonii/rh-silent-reporter
Re-enable jest-silent-reporter #hacktoberfest
2018-10-03 10:22:56 +02:00
Tobias Koppers 9fe42e7c40
Merge pull request #8118 from webpack/bugfix/issue-8110
fixes #8110
2018-10-02 16:43:33 +02:00
rickhanlonii 0b6ad2afdd
Don't be clever with the set command because idk windows 2018-10-02 10:33:10 -04:00
rickhanlonii 148016e120
Rerun yarn 2018-10-02 10:31:39 -04:00
rickhanlonii a467ef299d
Add to appveyor and azure 2018-10-02 10:28:22 -04:00
Tobias Koppers 9da00cdb42 fixes #8110 2018-10-02 14:52:52 +02:00
Tobias Koppers 3e74cb428a
Merge pull request #8122 from dthpth/bugfix/output-library-array
fix output for 'output.library: string[]' configuration
2018-10-02 14:48:51 +02:00
Tobias Koppers 9b97f3aeb1
Merge pull request #8113 from styfle/patch-1
Refactor usage of $crossOriginLoading$
2018-10-02 14:15:10 +02:00
Sergey Vershinin 8a939328f9 fix output for 'output.library: string[]' configuration 2018-10-01 22:31:26 +03:00
rickhanlonii 7af07f50a1
Re-enable jest-silent-reporter 2018-10-01 13:24:38 -04:00
Steven 2caeea0f4d
Add if statement 2018-10-01 07:52:43 -04:00
Steven 47a35a5f03 Make prettier 2018-09-29 20:18:26 -04:00
Steven a1fd3042a5 Refactor crossOriginLoading 2018-09-29 20:11:20 -04:00
Steven b939f617ac
Remove unused variable: $crossOriginLoading$ 2018-09-29 12:54:25 -04:00
Tobias Koppers df7da2cdd5
Merge pull request #8106 from ealush/fix-contains-typo
Fix 'contains' typo in error string.
2018-09-27 20:53:21 +02:00
Evyatar 5edea62e35 fix_contains_typo 2018-09-27 19:02:34 +03:00
Tobias Koppers bf0d0d8f91
Merge pull request #8093 from eemeli/amd-require
Add "amd-require" libraryTarget, resulting in a require() wrapper
2018-09-27 12:40:05 +02:00
Tobias Koppers 8837b6f35b
Merge pull request #8098 from webpack/deps/yarn-integrity
add integrity to lockfile (yarn version update)
2018-09-27 11:01:13 +02:00
Eemeli Aro c0a619abe3 Use a single options argument for AmdMainTemplatePlugin 2018-09-27 08:01:17 +03:00
Tobias Koppers 87c6e08351 add integrity to lockfile (yarn version update) 2018-09-27 06:38:15 +02:00
Tobias Koppers ccdbdf9974
Merge pull request #8094 from eemeli/fix-amd-unnamed-test
Fix the "should name define" test in configCases/target/amd-unnamed
2018-09-27 05:18:53 +02:00
Eemeli Aro d250ba1776 Fix the "should name define" test in configCases/target/amd-unnamed 2018-09-26 21:52:52 +03:00
Eemeli Aro b624d167a5 Add "amd-require" libraryTarget, resulting in a require() wrapper 2018-09-26 21:46:16 +03:00
Tobias Koppers 5c5e902c8e 4.20.2 2018-09-25 22:31:24 +02:00
Tobias Koppers 79ea0879d5
Merge pull request #8086 from webpack/bugfix/comments-concat-export-default
fixes #8085
2018-09-25 22:30:49 +02:00
Tobias Koppers aab3afbef8 fixes #8085 2018-09-25 21:52:03 +02:00
Tobias Koppers 54e30e05c0 update examples 2018-09-25 17:10:38 +02:00
Tobias Koppers 4ed8c0803b
Merge pull request #7803 from oygen87/patch-1
Update example.js , newer syntax
2018-09-25 16:23:53 +02:00
Tobias Koppers 91e9dd7706 4.20.1 2018-09-25 15:25:26 +02:00
Tobias Koppers 8dd7cafd7c
Merge pull request #8083 from webpack/bugfix/amd-hash
fixes #8081
2018-09-25 15:24:48 +02:00
Tobias Koppers d836bcb027 fixes #8081 2018-09-25 14:45:30 +02:00