mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
[bin/compile-services] all services are decaffeinated now
This commit is contained in:
parent
39069e6b52
commit
2766993c65
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ grep 'name:' config/services.js | \
|
|||
web)
|
||||
npm run webpack:production
|
||||
;;
|
||||
real-time)
|
||||
npm run compile:all
|
||||
;;
|
||||
*)
|
||||
echo "$service doesn't require a compilation"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue