Use npm ci instead of i in script
This commit is contained in:
parent
1d5e34f1a6
commit
ee2774b25b
|
@ -0,0 +1,4 @@
|
|||
npm ci
|
||||
npm run precommit
|
||||
npm run build
|
||||
npm run preview
|
Loading…
Reference in New Issue