|
@@ -12,7 +12,7 @@ grep 'name:' config/services.js | \
|
|
|
web)
|
|
web)
|
|
|
npm run webpack:production
|
|
npm run webpack:production
|
|
|
;;
|
|
;;
|
|
|
- chat)
|
|
|
|
|
|
|
+ chat|filestore|notifications)
|
|
|
echo "$service doesn't require a compilation"
|
|
echo "$service doesn't require a compilation"
|
|
|
;;
|
|
;;
|
|
|
*)
|
|
*)
|