mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-17 02:22:39 +00:00
working
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"ng": "ng",
|
||||
"start": "node prebuild.development.js && ng serve",
|
||||
"build": "ng build --configuration production --base-href=/ui/console/",
|
||||
"prelint": "npm run generate",
|
||||
"lint": "ng lint && prettier --check src",
|
||||
"lint:fix": "prettier --write src",
|
||||
"generate": "buf generate ../proto --include-imports --include-wkt"
|
||||
|
Reference in New Issue
Block a user