umi icon indicating copy to clipboard operation
umi copied to clipboard

docs: provide an example of adding a custom file loader configuration

Open Jinbao1001 opened this issue 2 years ago • 3 comments

provide an example of adding a custom file loader configuration in chainwebpack

Jinbao1001 avatar Mar 07 '24 08:03 Jinbao1001

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
umi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2024 7:49am

vercel[bot] avatar Mar 07 '24 08:03 vercel[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 28.47%. Comparing base (0694d3a) to head (ad90906). Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12180      +/-   ##
==========================================
- Coverage   28.48%   28.47%   -0.01%     
==========================================
  Files         492      492              
  Lines       15119    15123       +4     
  Branches     3601     3605       +4     
==========================================
  Hits         4306     4306              
- Misses      10041    10047       +6     
+ Partials      772      770       -2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 07 '24 09:03 codecov[bot]

关于自定义 loader ,可以参考下 #12222 。

fz6m avatar Mar 23 '24 12:03 fz6m