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

docs: replace SC with css modules #12035

Merged
merged 3 commits into from
Jan 10, 2024
Merged

docs: replace SC with css modules #12035

merged 3 commits into from
Jan 10, 2024

Conversation

fz6m
Copy link
Contributor

@fz6m fz6m commented Jan 6, 2024

先把 SC 去掉用 css modules 替换吧。

SC 是支持 ssr 但目前 umi ssr 不完善,缺少一种插件机制去干预 render 的过程从而 collect 一些第三库的东西,比如目前 helment 其实都是写死到代码里的,不能作为插件机制去干预,如果未来 umi 5 要做 ssr 应该要考虑这些。

Copy link

vercel bot commented Jan 6, 2024

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 Jan 6, 2024 7:28pm

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (41f1908) 28.76% compared to head (70cdd9b) 28.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12035   +/-   ##
=======================================
  Coverage   28.76%   28.76%           
=======================================
  Files         489      489           
  Lines       14964    14964           
  Branches     3555     3555           
=======================================
  Hits         4305     4305           
  Misses       9893     9893           
  Partials      766      766           

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

@fz6m fz6m merged commit 86b2421 into umijs:master Jan 10, 2024
25 checks passed
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.

1 participant