mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +03:00
npm -> yarn
This commit is contained in:
parent
0e9cffd657
commit
20eff3a49a
9 changed files with 5116 additions and 4881 deletions
8
.cmds
8
.cmds
|
|
@ -1,12 +1,12 @@
|
|||
|
||||
# yarn
|
||||
yarn install
|
||||
|
||||
# transifex
|
||||
tx pull -a
|
||||
|
||||
# dependencies checker
|
||||
# dependencies checker (checking only)
|
||||
npm-check --skip-unused --save-exact
|
||||
|
||||
# dependencies locker
|
||||
npm shrinkwrap --dev
|
||||
|
||||
# webpack
|
||||
webpack --color --watch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue