mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #760 from overleaf/jpa-post-decaff
[bin/compile-services] all services are decaffeinated now
This commit is contained in:
@@ -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"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user