Commit Graph

12038 Commits

Author SHA1 Message Date
Tran Sang d7605cae25 simplify a module in hotcase 2020-09-26 11:06:18 +09:00
Tran Sang 127b17d7f7 warning message test case 2020-09-26 11:04:03 +09:00
Tran Sang cf4199e449 hottestcases to support before/after each 2020-09-26 10:42:37 +09:00
Tran Sang 12d021c40c restore warnUnexpectedRequire assignment with the more compact version 2020-09-26 10:07:26 +09:00
Tran Sang 94b1f86170 refac console.warn mocking 2020-09-26 10:05:55 +09:00
Tran Sang 3fadc23117 Merge branch 'master' of https://github.com/webpack/webpack 2020-09-26 00:57:01 +09:00
Tobias Koppers 02b8036966
Merge pull request #11533 from webpack/bugfix/split-chunk-min-size
when splitChunks entry violates minSize or minRemainingSize retry without offending modules
2020-09-25 17:34:12 +02:00
Tobias Koppers 5807e6c4db when splitChunks entry violates minSize or minRemainingSize retry without offending modules
fixes #11513
2020-09-25 16:16:05 +02:00
Tobias Koppers b6a321230f
Merge pull request #11531 from webpack/feature/custom-worker
allow to pass custom worker syntax
2020-09-25 15:54:02 +02:00
Tobias Koppers f2f0ea37f0
Merge pull request #11493 from rishabh3112/patch-1
feat: add watching property to compiler
2020-09-25 13:41:24 +02:00
Tobias Koppers 2604b5279a
Merge pull request #11529 from webpack/bugfix/move-to-entrypoint
allow to move modules to parent chunks
2020-09-25 12:01:04 +02:00
Tobias Koppers ffc360e312
Merge pull request #11528 from webpack/improvements/little-missing-things
little improvements
2020-09-25 11:54:45 +02:00
Tobias Koppers c6a7db6537 allow to pass custom worker syntax 2020-09-25 11:11:09 +02:00
Tobias Koppers 963d67178c expose classes needed to create a custom module type 2020-09-25 10:53:14 +02:00
Tobias Koppers fac6c5241f add missing chunk groups to HotUpdateChunks 2020-09-25 10:53:14 +02:00
Tobias Koppers f7443ea094 typo 2020-09-25 10:53:13 +02:00
Tobias Koppers 8db617db80 avoid error when target module failed 2020-09-25 10:53:12 +02:00
Tobias Koppers 746d377614 improve array to set deprecation for access to the first item 2020-09-25 10:53:12 +02:00
Tobias Koppers 9c0b320fd4 add more breaking change info 2020-09-25 10:53:10 +02:00
Tobias Koppers ea7af1df11 allow to move modules to parent chunks 2020-09-25 10:51:13 +02:00
Tran Sang 37871d0594 fix: warnUnexpectedRequire binds wrong variable in for-loop 2020-09-25 12:24:28 +09:00
Tobias Koppers 8295202bc8
Merge pull request #11507 from webpack/examples/update
update examples
2020-09-20 23:59:54 +02:00
Tobias Koppers 658209c253 5.0.0-rc.0 2020-09-20 23:10:56 +02:00
Tobias Koppers dd3ec4f807 5.0.0-beta.33 2020-09-20 23:09:56 +02:00
Tobias Koppers 30002a4372
Merge pull request #11506 from webpack/stats/warnings
deprecate stats.warningsFilter in favor of ignoreWarnings
2020-09-20 23:07:07 +02:00
Tobias Koppers bd2038395a update examples 2020-09-20 22:39:12 +02:00
Tobias Koppers 598818ffe1
Merge pull request #11501 from webpack/dependabot/npm_and_yarn/ts-loader-8.0.4
chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4
2020-09-20 22:16:37 +02:00
Tobias Koppers b85bc6e731
Merge pull request #11499 from webpack/bugfix/snapshot-iterable
fix incorrect iteration
2020-09-20 22:12:22 +02:00
Tobias Koppers ea075be453 add config.ignoreWarnings
deprecate stats.warningsFilter
2020-09-20 22:08:38 +02:00
Tobias Koppers 07fc554bef improve warnings and errors handling in stats
respect warningsFilter for warnings count
include child compilation warnings and errors in count
show hint for child compilation errors and warnings
2020-09-20 21:24:15 +02:00
Tobias Koppers ec0687b575 add test case 2020-09-20 19:44:25 +02:00
dependabot-preview[bot] 3c0778128e
chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.3...8.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-19 17:17:00 +00:00
Rishabh Chawla ad91fc63b3 tests: add test for watching prop 2020-09-19 10:22:34 +05:30
Rishabh Chawla d23821ac70 chore: update types 2020-09-19 10:00:04 +05:30
Rishabh Chawla 8131088db7 chore: reorder statement 2020-09-19 09:55:02 +05:30
Rishabh Chawla bf9ae831bd chore: implement suggestions 2020-09-19 09:53:03 +05:30
Tobias Koppers 1b07821739 fix incorrect iteration 2020-09-18 21:47:46 +02:00
Tobias Koppers e81882adb2 5.0.0-beta.32 2020-09-18 20:08:24 +02:00
Tobias Koppers f502828e99
Merge pull request #11258 from gkjohnson/dynamically-resolve-public-path
Dynamically resolve public path by default
2020-09-18 19:36:06 +02:00
Tobias Koppers f0289a68b2 fix watch test case 2020-09-18 17:35:50 +02:00
Tobias Koppers 02318377bd fix HotTestCases 2020-09-18 12:17:06 +02:00
Tobias Koppers 51c546bb99 fix test cases 2020-09-18 11:36:16 +02:00
Tobias Koppers f263359fd8 use output.importMetaName for import.meta 2020-09-18 10:55:37 +02:00
Tobias Koppers 4dc04d1971 Merge branch 'master' into dynamically-resolve-public-path 2020-09-18 10:40:39 +02:00
Tobias Koppers 5cf0b8288c improve detection when auto publicPath can be used 2020-09-18 10:31:07 +02:00
Tobias Koppers 2f01aac8ce web worker support for automatic publicPath 2020-09-18 10:31:05 +02:00
Tobias Koppers aa74705297 split auto publicPath into separate module 2020-09-18 10:13:31 +02:00
Tobias Koppers b5719c57e2 improve public path runtime module 2020-09-18 09:48:53 +02:00
Tobias Koppers c67e03abc7 move undo path to runtime module
fix escaping in output code
fix missing contentHashType
2020-09-18 09:10:10 +02:00
Tobias Koppers 03e82d9f38
Merge pull request #11496 from webpack/deps/support-libs
update our own dependencies
2020-09-18 07:47:41 +02:00