using Stencil components in non-Stencil projects #6369
mvolkmann
started this conversation in
Stencil Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I understand that I can deploy a Stencil "component" project as an npm package and then use that in apps that don't use the Stencil server. Where can I find documentation on other options? What I'd really like to do is bundle all the code needed for all the components I've created in my Stencil project into a single JavaScript file and then copy that file into each of the projects where I want to use them.
Beta Was this translation helpful? Give feedback.
All reactions