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

fix: css sourcemap don't work #6024

Merged
merged 3 commits into from Jan 18, 2021
Merged

fix: css sourcemap don't work #6024

merged 3 commits into from Jan 18, 2021

Conversation

ycjcl868
Copy link
Contributor

@ycjcl868 ycjcl868 commented Jan 18, 2021

ref: #5316 , #5818, #5701
Close #5817

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #6024 (641a009) into master (3e0aaac) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6024      +/-   ##
==========================================
+ Coverage   82.97%   83.00%   +0.02%     
==========================================
  Files         158      158              
  Lines        3495     3495              
  Branches      942      942              
==========================================
+ Hits         2900     2901       +1     
+ Misses        585      584       -1     
  Partials       10       10              
Impacted Files Coverage Δ
packages/bundler-webpack/src/getConfig/css.ts 92.85% <ø> (ø)
...ackages/bundler-webpack/src/getConfig/getConfig.ts 86.71% <0.00%> (+0.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e0aaac...641a009. Read the comment docs.

@sorrycc sorrycc changed the title fix: css sourceMap fix: css sourcemap don't work Jan 18, 2021
@sorrycc sorrycc merged commit 6325106 into master Jan 18, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix-cssSourceMap branch January 18, 2021 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] umi 3.3.1 版本 项目启动未生成css 的sourcemap文件
2 participants