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

feat: don't error on unrecognized media types in loader #142

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

lucacasonato
Copy link
Owner

@lucacasonato lucacasonato commented Sep 27, 2024

This now makes it possible to implement your own loaders for file types like .css or .txt.

Closes #129
Closes #85

This now makes it possible to implement your own loaders for file types like `.css` or `.txt`.
@lucacasonato lucacasonato merged commit 6ed22bf into main Sep 27, 2024
6 checks passed
@lucacasonato lucacasonato deleted the ignore_non_css_imports branch September 27, 2024 13:58
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.

Plugin breaks non-JS/TS code
1 participant