This commit is contained in:
fro1991
2025-02-01 16:49:51 +07:00
parent a713402cb3
commit 42c2a8e481

View File

@ -15,7 +15,7 @@ npm run dev:development|staging|production
### Type-Check, Compile and Minify for Production ### Type-Check, Compile and Minify for Production
```sh ```sh
npm run build npm run build:development|staging|production
``` ```
### Lint with [ESLint](https://eslint.org/) ### Lint with [ESLint](https://eslint.org/)