mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 21:12:16 +00:00
prebuild in package
This commit is contained in:
@@ -28,8 +28,8 @@ This repo has some additional tools:
|
||||
|
||||
### Useful commands
|
||||
|
||||
- `pnpm build` - Build all packages and the docs site
|
||||
- `pnpm dev` - Develop all packages and the docs site
|
||||
- `pnpm build` - Build all packages and the login app
|
||||
- `pnpm dev` - Develop all packages and the login app
|
||||
- `pnpm lint` - Lint all packages
|
||||
- `pnpm changeset` - Generate a changeset
|
||||
- `pnpm clean` - Clean up all `node_modules` and `dist` folders (runs each package's clean script)
|
||||
|
||||
Reference in New Issue
Block a user