mirror of
https://github.com/strapi/strapi.git
synced 2025-11-11 07:39:16 +00:00
commit
6b9e19d9a7
@ -74,9 +74,9 @@ options: [--no-optimization]
|
|||||||
```
|
```
|
||||||
|
|
||||||
- **strapi build**<br/>
|
- **strapi build**<br/>
|
||||||
Builds the administration panel without minimizing the assets
|
Builds the administration panel and minimizing the assets
|
||||||
- **strapi build --no-optimization**<br/>
|
- **strapi build --no-optimization**<br/>
|
||||||
Builds the administration panel without minizing the assets. The build duration is faster.
|
Builds the administration panel without minimizing the assets. The build duration is faster.
|
||||||
|
|
||||||
::: tip
|
::: tip
|
||||||
You can specify a NODE_ENV to use the configurations in the `./config/environments/[development|staging|production]` folder.
|
You can specify a NODE_ENV to use the configurations in the `./config/environments/[development|staging|production]` folder.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user