Run build on install so git/npm consumers get dist/
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prepare": "npm run build",
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"scrape": "tsx scripts/scrape-api.ts",
|
"scrape": "tsx scripts/scrape-api.ts",
|
||||||
"scrape:types": "python3 scripts/scrape-types.py",
|
"scrape:types": "python3 scripts/scrape-types.py",
|
||||||
|
|||||||
Reference in New Issue
Block a user