Merged in chore/typegen-nextjs-routes (pull request #3147)
Make check-types dependent on next typegen * add typegen as a prestep Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"ci:build": "yarn lint && yarn test && yarn build",
|
||||
"clean": "rm -rf .next",
|
||||
"check-types": "tsgo --noEmit",
|
||||
"typegen": "next typegen",
|
||||
"include:shared": "jiti ../../scripts/copyFiles.ts ../../shared public/_static/shared",
|
||||
"format": "prettier --write ."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user