Dependencies from other stencil projects #5886
RuiCardoso021
started this conversation in
Stencil Testing
Replies: 2 comments
-
Thanks for raising the discussion @RuiCardoso021. Unfortunately I am not quite sure if I understand this problem correctly. May I ask if you could provide a more detailed description? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've encountered this problem before as well. I solved this by removing the |
Beta Was this translation helpful? Give feedback.
0 replies
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 have, two lib [A] and [B]. After install lib [A] into lib [B] and import one component from lib [A] always in build compile components from bouths. My question is, exist any form to compile only internal components and used lib instaled with reference to external component.
Note: I use property "excludeComponents" into angular and react target to exclude this other components but I don't how exclude from stencil lib.
Beta Was this translation helpful? Give feedback.
All reactions