mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove make targets in web (#670)
This commit is contained in:
parent
4ecac57e8c
commit
feda446983
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue