mirror of https://gitee.com/bigwinds/arangodb
remove old node_modules
This commit is contained in:
parent
1290c1230c
commit
fe1229b67d
|
@ -84,6 +84,7 @@ echo "EXAMPLES"
|
|||
echo "GRUNT"
|
||||
(
|
||||
cd js/apps/system/_admin/aardvark/APP
|
||||
rm -rf node_modules
|
||||
npm install --only=dev
|
||||
grunt deploy
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue