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

Handle ssr.external: true for isDepExternaled #19

Merged
merged 3 commits into from
Feb 24, 2025
Merged

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Feb 23, 2025

fix #18

ssr.external: true is a tricky one and involves a little different behaviour, I've commented why I did so.

@dominikg
Copy link
Contributor

pnpm sig error can be fixed with requiring node ^22.14 from setup-node or manually installing a newer version of corepack

looks like the ci matrix could need an update for pm versions too

@bluwy bluwy mentioned this pull request Feb 24, 2025
@bluwy bluwy merged commit 83b3d61 into main Feb 24, 2025
2 of 6 checks passed
@bluwy bluwy deleted the handle-external-true branch February 24, 2025 09:46
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.

isDepExternaled not compatible with vite SSR options
2 participants