mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
Add tech debt baseline snapshot generator and baseline docs (#1743)
* Add cruft baseline snapshot * pr feedback * rename cruft to tech deb * improve baseline
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"audit:tech-debt": "node scripts/audit/tech-debt-baseline.mjs",
|
||||
"build": "yarn workspaces foreach --topological-dev --parallel --exclude @selfxyz/contracts --exclude @selfxyz/circuits --exclude mobile-sdk-demo -i --all run build",
|
||||
"build:demo": "yarn workspace mobile-sdk-demo build",
|
||||
"build:mobile-sdk": "yarn workspace @selfxyz/mobile-sdk-alpha build",
|
||||
|
||||
Reference in New Issue
Block a user