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(hmr): register inlined assets as a dependency of CSS file #18979

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sapphi-red
Copy link
Member

Description

This PR fixes #18963 by registering inlined assets as a dependency of CSS files.

fixes #18963
alternative to #18972 (which requires more bigger change)

@sapphi-red sapphi-red added feat: css feat: hmr p4-important Violate documented behavior or significantly improves performance (priority) labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: css feat: hmr p4-important Violate documented behavior or significantly improves performance (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inlined SVG is not updated unless the server is restarted
1 participant