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

Regarding the packaging error of using esbuild #142

Open
jipu123 opened this issue Jul 19, 2024 · 0 comments
Open

Regarding the packaging error of using esbuild #142

jipu123 opened this issue Jul 19, 2024 · 0 comments

Comments

@jipu123
Copy link

jipu123 commented Jul 19, 2024

My project reports an exception when using esbuild: [WARNING] "./worker" should be marked as external for use with "require.resolve" [require-resolve-not-external] This is because the require.resolve in the code makes it unable to be packaged normally, and there will be a problem of missing modules when running the packaged code.
Hope to adapt to esbuild as soon as possible

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

No branches or pull requests

1 participant