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: enable babel plugin for styled-components project #639

Merged
merged 5 commits into from
Apr 28, 2023

Conversation

PeachScript
Copy link
Member

支持对 styled-components 项目启用 babel-plugin-styled-components,并自动根据包名设置 namespace

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04 🎉

Comparison is base (3c41810) 93.56% compared to head (d91f5e5) 93.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #639      +/-   ##
==========================================
+ Coverage   93.56%   93.61%   +0.04%     
==========================================
  Files          55       55              
  Lines        1493     1504      +11     
  Branches      342      329      -13     
==========================================
+ Hits         1397     1408      +11     
- Misses         91       96       +5     
+ Partials        5        0       -5     
Impacted Files Coverage Δ
src/builder/bundless/loaders/javascript/babel.ts 91.89% <ø> (ø)
src/builder/bundle/index.ts 100.00% <100.00%> (ø)
src/builder/utils.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@PeachScript PeachScript merged commit 8ddeed2 into master Apr 28, 2023
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feature/styled-components branch April 28, 2023 03:21
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.

None yet

2 participants