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: make sure server env variable is always false #6002

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Mar 3, 2023

Fix: #5966

Recommand to use import.meta.rerender for distinguish between csr, ssr and ssg.

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (release/next@c23c10e). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             release/next    #6002   +/-   ##
===============================================
  Coverage                ?   81.94%           
===============================================
  Files                   ?      197           
  Lines                   ?    18104           
  Branches                ?     2356           
===============================================
  Hits                    ?    14836           
  Misses                  ?     3233           
  Partials                ?       35           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@ClarkXia ClarkXia added the need review Need Review label Mar 9, 2023
@ClarkXia ClarkXia merged commit 0096f5c into release/next Mar 10, 2023
@ClarkXia ClarkXia deleted the fix/runtime-define branch March 10, 2023 02:01
@ClarkXia ClarkXia mentioned this pull request Mar 15, 2023
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need review Need Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants