mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Updated dockerfile and build script with monorepo changes
This commit is contained in:
@@ -12,7 +12,7 @@ grep 'name:' config/services.js | \
|
||||
web)
|
||||
npm run webpack:production
|
||||
;;
|
||||
chat|filestore|notifications)
|
||||
chat|filestore|notifications|tags)
|
||||
echo "$service doesn't require a compilation"
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user