There was an error while loading. Please reload this page.
1 parent 7523449 commit 39dd107Copy full SHA for 39dd107
1 file changed
package.json
@@ -36,7 +36,7 @@
36
"test:e2e": "playwright test",
37
"check": "biome check . --fix",
38
"brand:check": "bun run scripts/brand-grep.ts",
39
- "postinstall": "bun run generate || true"
+ "postinstall": "ROXYAPI_SPEC_FILE=specs/openapi.json bun run generate || true"
40
},
41
"devDependencies": {
42
"@axe-core/playwright": "^4.12.1",
0 commit comments