mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-28 15:02:35 +08:00
Remove README analyze script step (#274)
This commit is contained in:
@@ -88,12 +88,7 @@ routing, reverse proxy, www/non-www redirect, CDN, PHP (TCP/socket, WordPress, D
|
|||||||
npm test
|
npm test
|
||||||
```
|
```
|
||||||
|
|
||||||
6. Analyze production bundle size & composition
|
6. Build for production *(to the `dist` directory)*
|
||||||
```sh
|
|
||||||
npm run analyze
|
|
||||||
```
|
|
||||||
|
|
||||||
7. Build for production *(to the `dist` directory)*
|
|
||||||
```sh
|
```sh
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user