Add a flag for deploying without building #3398
Closed
vporton
started this conversation in
Feature Requests
Replies: 1 comment
-
|
|
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 deploy canisters this way:
(I commented out deployment that is done by
dfx.jsondependencies instead of deploying by an explicit specifying the canister asdeployargument.)Every
deploystarts a build process that takes much time. Please, add a flag to deploy that will only deploy (without building) to speed-up this process.Beta Was this translation helpful? Give feedback.
All reactions