更新 'scripts/build.js'
This commit is contained in:
@@ -4,7 +4,7 @@ import fs from 'fs';
|
||||
|
||||
schemaBuilder.buildDev();
|
||||
|
||||
minifyJSON('dist/translations/zh-CN.json', 'dist/translations/zh-CN..min.json');
|
||||
minifyJSON('dist/translations/zh-CN.json', 'dist/translations/zh-CN.min.json');
|
||||
|
||||
|
||||
fs.cp('dist/','../iD/dist/dist/' ,{ recursive: true }, (err) => {
|
||||
|
||||
Reference in New Issue
Block a user