Don't generate declarations for canister dependencies #3284
Closed
ZenVoich
started this conversation in
Feature Requests
Replies: 1 comment
-
You have ledger defined as a dependency. If you remove that in dfx.json it will stop generating ledger bindings |
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.
-
My
dfx.json
When I run
dfx generate staging
it generates declarations forstaging
and forledger
, but I don't need declarations for ledger.Beta Was this translation helpful? Give feedback.
All reactions