We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad27bf commit c9f9ac8Copy full SHA for c9f9ac8
package.json
@@ -2,7 +2,6 @@
2
"private": true,
3
"scripts": {
4
"dev": "turbo run dev",
5
- "prebuild": "echo \"export const GIT_COMMIT_HASH = '$(git rev-parse HEAD)'\" > ./apps/router/src/constants/Version.tsx",
6
"build": "turbo run build",
7
"clean": "turbo run clean",
8
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
0 commit comments