Replies: 2 comments 1 reply
-
|
I do not see a resolver-level The relevant options are global:
The declaration writer takes the resolved component/directive imports and writes one So if a resolver should not contribute to
A per-resolver declaration exclude would be a feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Sorry, I don't fully get what you need. Which one do you want:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
components.d.tswill match all auto import components; but some of them i have the diffrent dts. so i want to find the way to exclude the dts of myresolvers:[]Beta Was this translation helpful? Give feedback.
All reactions