Commit Graph

15284 Commits

Author SHA1 Message Date
Jan Lentmaier b63e28c499 Fix failing browserslist test 2023-03-25 22:20:22 +00:00
Jan Lentmaier b767e52c89 Fix if check error 2023-03-25 21:54:37 +00:00
Jan Lentmaier e10b29a2e8 Fix faulty css parser processing 2023-03-25 21:49:58 +00:00
Sean Larkin a3f49f3c9f
Merge pull request #16635 from PengBoUESTC/chore/enabledLibraryTypes-opt
chore: enabledLibraryTypes push opt
2023-03-21 10:32:07 -07:00
Sean Larkin 39fbd73db5
Merge pull request #16756 from pgoldberg/pgoldberg/addLoadersToModuleFilenameTemplateCall
fix: add missing loaders to moduleFilenameTemplate function call
2023-03-21 08:35:36 -07:00
Sean Larkin 7e5fba30c9
Merge pull request #16806 from snitin315/fix-typo-in-error
fix: improve `resolveResourceErrorHints` error message
2023-03-21 08:28:19 -07:00
Sean Larkin b604d78182
Merge pull request #16808 from snitin315/fix-node-path
fix: respect `NODE_PATH` env variable
2023-03-21 08:18:41 -07:00
Sean Larkin 4a4ba2c6e9
Merge pull request #16841 from ShenHongFei/complete-node-builtins
fix: complete the missing nodejs builtin modules
2023-03-21 08:15:15 -07:00
Sean Larkin eadbd7d5e7
Merge pull request #16810 from snitin315/fix/progress-length
fix: limit progress bar length to 40 when no columns provided
2023-03-21 08:14:01 -07:00
ShenHongFei 66fe018a61
fix: complete the missing nodejs builtin modules 2023-03-18 13:22:28 +08:00
Alexander Akait f58ff9beb6
fix: do not import non javascript chunks 2023-03-15 23:01:33 +03:00
Sean Larkin dbf7bf39ab 5.76.2 2023-03-15 08:00:47 -07:00
Sean Larkin 125449fcd6
Merge pull request #16830 from snitin315/fix/module-graph 2023-03-15 05:23:05 -07:00
Nitin Kumar 0df270ac9f test: fix test case for node v10 2023-03-15 13:30:11 +05:30
Nitin Kumar 196b49f4a7 test(configCases): add a test case for #16040 2023-03-15 09:14:20 +05:30
Nitin Kumar 3943ccefca fix: initialize `this._cacheStage` in ModuleGraph constructor 2023-03-15 06:51:09 +05:30
Sean Larkin 796b51175c
Merge pull request #16805 from snitin315/fix/improve-source-types
Improve types for `webpack-sources` to match in webpack core.
2023-03-14 08:58:36 -07:00
Sean Larkin be54e43851
Merge pull request #16811 from snitin315/fix/add-missing-semicolon
fix: add missing semicolon in `AutoPublicPathRuntimeModule`
2023-03-14 08:52:30 -07:00
Nitin Kumar 976320d0b4 test: update StatsTestCases snapshots 2023-03-14 18:45:18 +05:30
Nitin Kumar 44256c25cf fix: add missing semicolon in `AutoPublicPathRuntimeModule` 2023-03-14 18:44:23 +05:30
Sean Larkin 9ca77a3cba
Merge pull request #15722 from webpack/feat/issue-15720
hoist regexp literals in SourceMapDerToolPlugin
2023-03-13 08:47:14 -07:00
Sean Larkin 8f1b5ffd23
Merge pull request #16347 from ahaoboy/main
Remove redundant semicolons after onScriptComplete function close: #16346
2023-03-13 08:39:20 -07:00
Alexander Akait 0f82297ff2
docs: fix typo in examples 2023-03-12 19:17:51 +03:00
Nitin Kumar 94f880407a test: update ProgressPlugin test cases 2023-03-12 15:55:43 +05:30
Nitin Kumar 8e7ac44fbd docs: update examples 2023-03-12 07:57:40 +05:30
Nitin Kumar 09047244b3 fix: limit progress bar length to 40 when no columns provided 2023-03-12 07:27:19 +05:30
Nitin Kumar cf15e67cc3 fix: do not import non javascript chunks 2023-03-11 16:51:52 +05:30
Nitin Kumar 98375f6c95 fix: respect NODE_PATH env variable 2023-03-11 11:16:58 +05:30
Nitin Kumar b99aa598e0 fix: improve `resolveResourceErrorHints` error message 2023-03-11 10:20:50 +05:30
Nitin Kumar 27b6dce48f fix: improve types for `webpack-sources` 2023-03-11 08:20:02 +05:30
Sean Larkin 21be52b681
Merge pull request #16804 from webpack/chore-patch-release
chore(release): 5.76.1
2023-03-10 14:59:46 -08:00
alexander.akait 1cce945dd6 chore(release): 5.76.1 2023-03-10 23:39:10 +02:00
Sean Larkin e76ad9e724
Merge pull request #16803 from ryanwilsonperkin/revert-16759-real-content-hash-regex-perf 2023-03-10 11:22:21 -08:00
Ryan Wilson-Perkin 52b1b0e4ad
Revert "Improve performance of hashRegExp lookup" 2023-03-10 10:04:26 -05:00
Sean Larkin c989143379
Merge pull request #16766 from piranna/patch-1
Added `assert/strict` built-in
2023-03-09 11:08:37 -08:00
Sean Larkin 710eaf4dda
Merge pull request #16789 from dmichon-msft/contenthash-hashsalt
Respect output.hashSalt in RealContentHashPlugin
2023-03-08 10:59:00 -08:00
Sean Larkin 5d6446822a
Merge pull request #16792 from webpack/update-version
chore(release): 5.76.0
2023-03-08 10:18:33 -08:00
alexander.akait 67af5ec1f0 chore(release): 5.76.0 2023-03-08 21:17:35 +03:00
Sean Larkin 97b1718720
Merge pull request #16781 from askoufis/loader-context-target-type
feat: Add `target` to `LoaderContext` type
2023-03-08 09:17:42 -08:00
Sean Larkin b84efe6224
Merge pull request #16759 from ryanwilsonperkin/real-content-hash-regex-perf
Improve performance of hashRegExp lookup
2023-03-08 09:16:34 -08:00
David Michon 07283fabc4 Respect output.hashSalt in RealContentHashPlugin
Fix #16788

Update RealContentHashPlugin to initialize hash instances with
the value of `output.hashSalt`, if provided.
2023-03-07 16:15:36 -08:00
Sean Larkin c98e9e0014
Merge pull request #16493 from piwysocki/patch-1
ci: test workflow - bump actions/cache
2023-03-07 09:39:51 -08:00
Adam Skoufis 5f34acfbc0
feat: Add `target` to `LoaderContext` type 2023-03-07 09:45:21 +11:00
Sean Larkin b7fc4d876d
Merge pull request #16703 from ryanwilsonperkin/ryanwilsonperkin/fix-16160
Serialize generatedCode info to fix bug in asset module cache restoration
2023-03-06 09:49:27 -08:00
Piotr Wysocki 63ea82da4d
Merge branch 'webpack:main' into patch-1 2023-03-05 14:13:35 +01:00
Sean Larkin 4ba225225b
Merge pull request #16446 from akhilgkrishnan/patch-1
Bump the loader-utils version to 2.0.3
2023-03-03 12:12:41 -08:00
Sean Larkin 1acd6350be
Merge pull request #16613 from jakebailey/ts-logo
Replace TypeScript logo in README
2023-03-03 12:09:37 -08:00
Sean Larkin 302eb37fe1
Merge pull request #16614 from jakebailey/html5-logo
Fix HTML5 logo in README
2023-03-03 12:08:24 -08:00
Jesús Leganés-Combarro cb028265e7
Added `assert/strict` built-in 2023-03-01 15:35:55 +04:00
Ryan Wilson-Perkin cfdb1dfe59
Improve performance of hashRegExp lookup
For applications with a very large number of assets, the cost of
invoking a single regular expression with many many values in a group
becomes very high.

By changing to a list of regular expressions (with helper methods for
maintaining the original design) we can get a large performance
improvement.
2023-02-24 16:17:15 -05:00