Remove make targets in web (#670)
This commit is contained in:
committed by
Miguel Serrano
parent
54f444e0ba
commit
bb87d0af1c
@@ -10,8 +10,6 @@ grep 'name:' config/services.js | \
|
||||
echo "Compiling Service $service"
|
||||
case $service in
|
||||
web)
|
||||
make compile_full
|
||||
make minify
|
||||
npm run webpack:production
|
||||
;;
|
||||
chat)
|
||||
|
||||
Reference in New Issue
Block a user