mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of github.com:arangodb/arangodb into devel
This commit is contained in:
commit
dce1ef8e82
|
@ -129,7 +129,7 @@ echo "GRUNT"
|
||||||
(
|
(
|
||||||
cd js/apps/system/_admin/aardvark/APP
|
cd js/apps/system/_admin/aardvark/APP
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
npm install --only=dev
|
npm install
|
||||||
grunt deploy
|
grunt deploy
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue