Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add wildcards #439

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

sapenlei
Copy link
Contributor

@sapenlei sapenlei commented Dec 20, 2024

Closes webpack/webpack#19075

add wildcards pattern

"@*": ["./src/*"]

@alexander-akait
Copy link
Member

We will need to improve documentation after merge - https://webpack.js.org/configuration/resolve/#resolvealias, can you help me? thank you

@sapenlei
Copy link
Contributor Author

We will need to improve documentation after merge - https://webpack.js.org/configuration/resolve/#resolvealias, can you help me? thank you

yes, I can

@alexander-akait alexander-akait merged commit 88ceebe into webpack:main Dec 20, 2024
26 checks passed
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.50%. Comparing base (a10531a) to head (35b67ce).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
+ Coverage   91.99%   92.50%   +0.50%     
==========================================
  Files          44       44              
  Lines        2124     2135      +11     
  Branches      645      657      +12     
==========================================
+ Hits         1954     1975      +21     
+ Misses        138      131       -7     
+ Partials       32       29       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants