mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-14 18:52:33 +00:00
feat: add openapi gen to core
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
"syncpack": "syncpack list-mismatches && syncpack lint-semver-ranges",
|
||||
"syncpack:fix": "syncpack format && syncpack fix-mismatches",
|
||||
"test": "trap 'node coverage.mjs' EXIT && dotenv -c -- turbo run test --filter=!@openstapps/app",
|
||||
"test:skip": "dotenv -c -- turbo-ignore --task='test' --filter=!@openstapps/app",
|
||||
"test:integration": "dotenv -c -- turbo run test:integration",
|
||||
"test:skip": "dotenv -c -- turbo-ignore --task='test' --filter=!@openstapps/app",
|
||||
"turboify-pipeline": "node deploy.mjs backend,api-cli,database && pnpm build:full && pnpm test && pnpm run docs"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user