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(esbuild): add add missing loader and resolveDir #955

Merged
merged 1 commit into from Apr 7, 2022

Conversation

aiji42
Copy link
Contributor

@aiji42 aiji42 commented Apr 4, 2022

Motivation

Resolve #954

Summary

Add loader and resolveDir to the return value of build.onLoad. Without them, errors will occur when combined with other external esbuild plugins.

@callstack-bot
Copy link

Hey @aiji42, thank you for your pull request 🤗.
The coverage report for this branch can be viewed here.

@Anber
Copy link
Collaborator

Anber commented Apr 7, 2022

Thank you @aiji42!

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.

[@linaria/esbuild] Errors occur due to missing of loader and resolveDir
3 participants