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: Image Resolution in SSR #2

Merged
merged 8 commits into from Sep 16, 2022
Merged

Conversation

saurabhdaware
Copy link
Owner

This PR adds functionality which will add a fake import in client-side javascript when imageResolution is enabled on SSR.

Vite then reads this fake import and treats it as legit import and moves the assets to dist on client-side.

@saurabhdaware saurabhdaware merged commit 53d9159 into main Sep 16, 2022
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

1 participant