Skip to content
Snippets Groups Projects
Commit e058ef8f authored by Armand Bahi's avatar Armand Bahi
Browse files

Resolve grunt links

parent dca067bb
Branches
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ else
./pull_subtrees.sh
./copy_hooks.sh
cd ../client/conf
cd ../conf
npm install grunt --save
npm install grunt-cli
npm install grunt-closure-tools --save
......
......@@ -81,7 +81,7 @@ if ! [ -e "src/vitis/client/conf" ]; then
done
fi
if ! [ -e "conf/closure" ]; then
ln -rsf src/closure/conf client/conf/closure
ln -rsf src/closure/conf conf/closure
fi
# Modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment