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