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

Bundle components with Webpack #23

Open
hexus opened this issue May 17, 2021 · 0 comments
Open

Bundle components with Webpack #23

hexus opened this issue May 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@hexus
Copy link
Owner

hexus commented May 17, 2021

Moved from README TODOs

Stencil currently only bundles using Rollup.

With better Public Compiler APIs it should
instead be possible to compile Stencil components and bundle them as part of Webpack, instead of needing to run two
watches. For now, the two watches are seemingly necessary.

Update: The Stencil Core Compiler API is now documented, but there does
not yet appear to be a Webpack plugin that utilises it.

@hexus hexus added the enhancement New feature or request label May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant