更新 'scripts/build.js'
This commit is contained in:
@@ -7,7 +7,7 @@ schemaBuilder.buildDev();
|
||||
minifyJSON('dist/translations/zh-CN.json', 'dist/translations/zh-CN..min.json');
|
||||
|
||||
|
||||
fs.copyFile('dist/','../iD/dist/x/');
|
||||
fs.cp('dist/','../iD/dist/x/');
|
||||
|
||||
function minifyJSON(inPath, outPath) {
|
||||
return new Promise((resolve, reject) => {
|
||||
|
||||
Reference in New Issue
Block a user