Commit Graph

5794 Commits

Author SHA1 Message Date
Tobias Koppers 72477f4d6f upgrade versions to stable versions 2018-02-22 18:36:48 +01:00
Tobias Koppers ed30285fa9
Merge pull request #6546 from webpack/bot/review-permission
only set labels for reviews by users with write permission
2018-02-22 17:55:23 +01:00
Florent Cailhol 40ee8c76d2 Use MD4 for hashing 2018-02-22 11:27:11 +01:00
Tobias Koppers 000b1ee804
only set labels for reviews by users with write permission 2018-02-21 20:25:22 +01:00
Tobias Koppers 2721ba740a
Merge pull request #6545 from xtuc/feature/wasm-parser-tooling
chore: bump webassembly-interpreter
2018-02-21 20:11:56 +01:00
Sven SAULEAU 8e8649fde9
chore: bump webassembly-interpreter
Fixes the parsing of the start section in WASM
2018-02-21 17:25:22 +01:00
Tobias Koppers b5d8e97451
use const instead of var 2018-02-21 14:22:43 +01:00
Tobias Koppers 7abe26ee3e
Merge pull request #6529 from webpack/test/wasm-order
add wasm order test case
2018-02-21 14:22:09 +01:00
Tobias Koppers f34fe5383f
Merge pull request #6532 from webpack/bugfix/issue-6426-name
allow name: false for splitChunks
2018-02-21 14:21:51 +01:00
Tobias Koppers aa09e9741f
Merge pull request #6541 from webpack/schemas
fix(schemas/plugins): rm unnecessary `id`'s
2018-02-21 14:10:53 +01:00
Michael Ciniawsky 8a888cf416 fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
Jevan Chan a63bb774c5 upgrade micromatch, add sideEffects flag unit test cases 2018-02-21 12:42:36 +08:00
Jevan Chan bf018ac437 update yarn.lock 2018-02-21 01:33:50 +08:00
Jevan Chan f35c794685 update sideEffects test 2018-02-21 00:38:00 +08:00
Jevan Chan c334d0875b replace minimatch with micromatch 2018-02-21 00:36:14 +08:00
Tobias Koppers 26b8f99b2e use webassembly-interpreter to parse WASM
#6530
2018-02-20 15:23:01 +01:00
Tobias Koppers dcc0997605
Merge pull request #6523 from webpack/next
Merge a few PR that were merged to be wrong branch
2018-02-20 15:13:51 +01:00
Tobias Koppers 87895314a3
Merge pull request #6524 from webpack/bot/send-pr
Label "send a PR" issues
2018-02-20 15:10:04 +01:00
Tobias Koppers e5b9340c42 add wasm order test case 2018-02-20 14:43:50 +01:00
Jevan Chan b620a58b40 replace glob-regex with minimatch 2018-02-19 22:50:05 +08:00
Tobias Koppers 000b34e0c2
Label "send a PR" issues 2018-02-19 15:30:38 +01:00
Jevan Chan 11c9e736ef Merge branch 'sideEffects-values' of https://github.com/reergymerej/webpack into sideEffects-selectors 2018-02-19 21:39:45 +08:00
Tobias Koppers 221d2cee43
Merge pull request #6470 from suguru03/feature/neo-async
replace Async with Neo-Async
2018-02-19 14:06:59 +01:00
Tobias Koppers f25c5e7be1
Merge pull request #6512 from EugeneHlushko/refactor-es6-bench-and-more
refactor(es6): multiline string, arr.includes, arrow functions in ./l…
2018-02-19 14:01:01 +01:00
Tobias Koppers 7378aace0e
Merge pull request #6515 from EugeneHlushko/issue-6504
Bugfix #6504: add `original-fs` to externals for electron targets
2018-02-19 13:59:21 +01:00
Tobias Koppers 55f371d7f8
Merge pull request #6518 from buoyantair/typo/singular_gitter
Fix typo and rewrite a sentence
2018-02-19 13:55:54 +01:00
buoyantair bbb96aed52 Reword discussions body 2018-02-18 20:46:12 +05:30
buoyantair d51d8ad8f7 Make gitters singular 2018-02-18 20:44:57 +05:30
EugeneHlushko 9cf9e3e2b3 Bugfix #6051: add `original-fs` to externals for electron targets 2018-02-18 13:27:46 +02:00
Tobias Koppers 0b13cf19a1 update examples 2018-02-17 14:14:14 +01:00
Tobias Koppers 2ad530e4b4 4.0.0-beta.2 2018-02-17 14:10:00 +01:00
Tobias Koppers ff224044f7 fix example 2018-02-17 13:35:06 +01:00
Tobias Koppers 2bd07b9168
Merge pull request #6511 from webpack/ci/minimizer-non-parallel
Use non-parallel minimizer for testing to make CI more stable
2018-02-17 12:11:52 +01:00
EugeneHlushko 735c8ce9e0 refactor(es6): multiline string, arr.includes, arrow functions in ./lib and ./benchmark 2018-02-17 13:09:35 +02:00
Tobias Koppers b04d5105a9
Merge pull request #6510 from webpack/performance/chunk-splitting-combinations
improve performance of chunk splitting combinations
2018-02-17 11:03:33 +01:00
Tobias Koppers c2e61320d3 Use non-parallel minimizer for testing to make CI more stable 2018-02-17 10:57:07 +01:00
Tobias Koppers 244d27a42d improve way of getting combinations of chunks
we no longer require a complexity limit -> maxComplexity removed
2018-02-17 10:16:32 +01:00
Tobias Koppers cc0d29a90e update test case to be more complex 2018-02-17 09:53:01 +01:00
Tobias Koppers 7d2a4e5af5 sort parents, children, siblings in stats 2018-02-17 09:50:56 +01:00
Tobias Koppers ddcfa3722b
Merge pull request #6503 from webpack/bugfix/split-chunk-combinations
improve chunk splitting
2018-02-17 08:28:54 +01:00
Tobias Koppers 1e73752fb2 improve chunk splitting
by also trying to select combinations of module chunks
(limited by complexity)
fix size ordering (was reversed)
add chunk cound ordering
2018-02-17 07:01:00 +01:00
Tobias Koppers d057477969
Merge pull request #6506 from lewiscowper/patch-1
Fix typo
2018-02-16 18:13:19 +01:00
Lewis Cowper a31420fd78
Fix typo 2018-02-16 16:08:09 +01:00
Tobias Koppers 4da1cebe67
Merge pull request #6482 from EugeneHlushko/profiling-plugin-schema
Improvement: add schema for profiling plugin options, remove todo item
2018-02-15 08:07:34 +01:00
Tobias Koppers 4b30be4f6a
Merge pull request #6488 from iamclaytonray/patch-1
chore(docs): Update readme
2018-02-15 08:05:36 +01:00
Tobias Koppers edec390a26
Merge pull request #6487 from JoshuaKGoldberg/patch-1
Added missing Serial Comma to issue template
2018-02-15 08:05:15 +01:00
Sean Larkin 4396de3695
Merge pull request #6485 from webpack/TheLarkInn-patch-1
Set nodeEnv to default to "production"
2018-02-14 20:17:31 -08:00
EugeneHlushko abc3238d01 Improvement: add schema for profiling plugin options, remove todo item: update tests 2018-02-14 10:33:49 +02:00
EugeneHlushko 3d7a284082 Improvement: add schema for profiling plugin options, remove todo item: update tests 2018-02-14 10:32:31 +02:00
EugeneHlushko f33cf76608 Improvement: add schema for profiling plugin options, remove todo item: add docs, rename option 2018-02-14 10:29:29 +02:00