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

SmidgeLinkTagHelper overrides script preload to CSS #188

Closed
PhyxionNL opened this issue May 8, 2023 · 2 comments
Closed

SmidgeLinkTagHelper overrides script preload to CSS #188

PhyxionNL opened this issue May 8, 2023 · 2 comments

Comments

@PhyxionNL
Copy link
Contributor

PhyxionNL commented May 8, 2023

<link rel="preload" as="script" href="@bundleName" />

This gets incorrectly rewritten to a CSS path.

@Shazwazza
Copy link
Owner

Any chance you might be able to pinpoint how to fix this and/or a PR?

@PhyxionNL PhyxionNL mentioned this issue May 19, 2023
@PhyxionNL
Copy link
Contributor Author

Took a while, but #191.

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

No branches or pull requests

2 participants