Skip to content

fix(hmr): watch non-inlined assets referenced by CSS #20581

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sapphi-red
Copy link
Member

Description

  • dev: made the assets referenced by CSS to be re-fetched if the asset is changed
  • build: made the CSS to be re-built when the assets referenced by CSS is changed

fixes #19891
refs #18972, #20391

@sapphi-red sapphi-red added feat: css feat: hmr p3-minor-bug An edge case that only affects very specific usage (priority) labels Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: css feat: hmr p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build --watch doesn't refresh changes made to css dependencies
2 participants