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

thread-loader prevents composition api components being included in production bundles #41

Open
ItsOnlyBinary opened this issue Jul 26, 2024 · 0 comments

Comments

@ItsOnlyBinary
Copy link

I've used this project as inspiration for my own webpack configs. In doing so I found that vue components written in Composition API where not being included in production bundles.

After some investigation it turned out to be caused by 'thread-loader' being used for js files.

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