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

how import a stencil component from a stencil-lib in a stencil-pwa-app #67

Closed
keremtiryaki opened this issue Aug 31, 2020 · 1 comment
Closed

Comments

@keremtiryaki
Copy link

I would like to use a stencil-lib-component in stencil-pwa-app

for ex:
https://github.com/keremtiryaki/my-stencil-nx-demo/blob/master/apps/stencil-pwa/src/components/app-home/app-home.tsx#L25-L26

is this possible?

@DominikPieper
Copy link
Member

Hey, sorry for the delay. Yes, it is. You'll have to export the lib component and import the lib or component into your app

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

2 participants