mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
Copy the metrics config
This commit is contained in:
@ -12,7 +12,8 @@
|
|||||||
"./Metrics/package.json",
|
"./Metrics/package.json",
|
||||||
"./SpellChecker/package.json",
|
"./SpellChecker/package.json",
|
||||||
"./Common/config/*.json",
|
"./Common/config/*.json",
|
||||||
"./Common/config/log4js/*.json"
|
"./Common/config/log4js/*.json",
|
||||||
|
"./Metrics/config/config.js"
|
||||||
],
|
],
|
||||||
"dest": "./build"
|
"dest": "./build"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user