README: change npm i to npm ci
This commit is contained in:
parent
5e0ce52742
commit
0ff6515e11
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Make sure you have npm@7 and node 15+ installed. If you need multiple versions o
|
|||
|
||||
### Webpack proxy
|
||||
|
||||
1. run `npm i`
|
||||
1. run `npm ci`
|
||||
|
||||
2. run `npm run start:proxy:beta`. This command uses a prod-beta env by default. Configure your
|
||||
environment by the `env` attribute in `dev.webpack.config.js`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue