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 relative dependency transpilation #5

Merged
merged 2 commits into from
Oct 14, 2022
Merged

Fix relative dependency transpilation #5

merged 2 commits into from
Oct 14, 2022

Conversation

GRA0007
Copy link
Member

@GRA0007 GRA0007 commented Oct 14, 2022

Due to this ESBuild bug node_module dependencies currently have to be specified individually in the build command: evanw/esbuild#1958

@GRA0007 GRA0007 added the bug Something isn't working label Oct 14, 2022
@GRA0007 GRA0007 requested review from giraugh and Prydeton October 14, 2022 14:49
@GRA0007 GRA0007 self-assigned this Oct 14, 2022
@GRA0007 GRA0007 merged commit 7e2a813 into main Oct 14, 2022
@GRA0007 GRA0007 deleted the fix/external-deps branch October 14, 2022 14:51
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.

2 participants