Copy the metrics config

This commit is contained in:
Alexey.Golubev
2016-05-24 15:15:18 +03:00
parent a9745b1763
commit 7255292838

View File

@ -12,7 +12,8 @@
"./Metrics/package.json",
"./SpellChecker/package.json",
"./Common/config/*.json",
"./Common/config/log4js/*.json"
"./Common/config/log4js/*.json",
"./Metrics/config/config.js"
],
"dest": "./build"
},