[Fix] Fix spaces

This commit is contained in:
Alexander Trofimov
2020-10-21 16:29:58 +03:00
parent 36c277aaf1
commit ca868b9aba

View File

@ -21,11 +21,11 @@
"./Metrics/config/config.js"
],
"dest": "./build/server"
}
}
},
"clean": {
"options": {
"force": true
"force": true
},
"server": "./build/server"
},
@ -39,7 +39,6 @@
}
}
},
"postprocess": {
"src": [
"./build/server/**/sources/*.js"