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

[#142] Fix cssAssetsFilterFunction breaks dynamic imports #143

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

marco-prontera
Copy link
Owner

The goal of this PR is to fix the global injection logic since it doesn't preserve the vite imports when the cssAssetsFilterFunction is configured.

closes #142

@marco-prontera marco-prontera added the bug Something isn't working label Apr 27, 2024
@marco-prontera marco-prontera self-assigned this Apr 27, 2024
@marco-prontera marco-prontera linked an issue Apr 27, 2024 that may be closed by this pull request
@marco-prontera marco-prontera merged commit 6c30640 into develop Apr 27, 2024
2 checks passed
@marco-prontera marco-prontera deleted the bugfix/#142 branch April 27, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: cssAssetsFilterFunction breaks dynamic imports
1 participant