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 error when hot reloading preloaded stylesheet link #683

Closed
wants to merge 3 commits into from
Closed

Fix error when hot reloading preloaded stylesheet link #683

wants to merge 3 commits into from

Conversation

cdoublev
Copy link

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Fix #682

Breaking Changes

Any.

Additional Info

It might anticipate the same error when an incoming preload/prefetch feature for CSS assets in Webpack 5 (via magic comments) will be released.

@alexander-akait
Copy link
Member

Some tests need updates, but don't look at them, I will fix it, thanks for the PR

@alexander-akait
Copy link
Member

Fixed, we need handle this on error too, it is edge case, but good to have it

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.

Error when hot reloading preloaded stylesheet link
2 participants