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
When running compile for a specific contract, i.e. scrypt-cli compile -i src/contracts/demo.ts the CLI will currently update the path in the existing tsconfig-scryptTS.json.
When running compile for a specific contract, i.e.
scrypt-cli compile -i src/contracts/demo.tsthe CLI will currently update the path in the existing tsconfig-scryptTS.json.Is it possible to avoid this?