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

refactor(ssr): remove unused metadata code #14711

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Oct 20, 2023

Description

Found here https://github.com/vitejs/vite/pull/14456/files#r1366605315

We're actually not using the isExportAll metadata added in SSR since the ssr proxy PR (#14521). I added it while prototyping things and forgot to clean it up.

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@bluwy bluwy added p2-nice-to-have Not breaking anything but nice to have (priority) feat: ssr labels Oct 20, 2023
@stackblitz
Copy link

stackblitz bot commented Oct 20, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev merged commit c5f2d60 into main Oct 20, 2023
@patak-dev patak-dev deleted the remove-export-all branch October 20, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: ssr p2-nice-to-have Not breaking anything but nice to have (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants