mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #732 from overleaf/msm-remove-doc-updater-compilation
Remove compilation step from document-updater
This commit is contained in:
@@ -12,7 +12,7 @@ grep 'name:' config/services.js | \
|
||||
web)
|
||||
npm run webpack:production
|
||||
;;
|
||||
real-time|document-updater)
|
||||
real-time)
|
||||
npm run compile:all
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user