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

add support for esbuild loaders #566

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

Conversation

vlupinek
Copy link

@vlupinek vlupinek commented May 28, 2024

esbuild have possibility to define own loaders
https://esbuild.github.io/content-types/

I use it e.g. for graphql files.

@manfredsteyer
Copy link
Contributor

Did you try out this PR? Do we really just need this line of code?

@vlupinek
Copy link
Author

vlupinek commented Jun 5, 2024

Yes. I tried it. Without this I cannot use custom loader.

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.

2 participants