mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 06:39:02 +02:00
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