mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
reverted minification for web
This commit is contained in:
parent
22477bc187
commit
1c931c347e
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ grep 'name:' config/services.js | \
|
||||||
case $service in
|
case $service in
|
||||||
web)
|
web)
|
||||||
make compile_full
|
make compile_full
|
||||||
make minify
|
|
||||||
;;
|
;;
|
||||||
chat)
|
chat)
|
||||||
echo "$service doesn't require a compilation"
|
echo "$service doesn't require a compilation"
|
||||||
|
|
Loading…
Reference in a new issue