You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to add a "context" struct at some point which essentially wraps the PackageManifest along with the package's root directory. These sorts of functions would then live as methods on there.
Alternatives considered
No response
Additional context
No response
Submission Checklist
Once I hit submit, I will assign this issue to the Project Board with the appropriate tags.
The text was updated successfully, but these errors were encountered:
Problem
The logic for getting a circuit_build_path or recompiling is duplicated many times throughout nargo_cli. This should be refactored.
Proposed solution
Per @TomAFrench's comment:
Alternatives considered
No response
Additional context
No response
Submission Checklist
The text was updated successfully, but these errors were encountered: