Skip to content
代码片段 群组 项目
未验证 提交 803dcd3c 编辑于 作者: Timotej Ecimovic's avatar Timotej Ecimovic 提交者: GitHub
浏览文件

Fix the icons assets. (#762)

* Fix the icons assets.
* Remove verbosity and collapse copyfiles.
上级 25b53a91
No related branches found
No related tags found
无相关合并请求
......@@ -337,6 +337,7 @@
"assets": [
"apack.json",
".version.json",
"dist/src-electron/icons/*",
"dist/src-electron/db/zap-schema.sql",
"zcl-builtin/**/*",
"spa/**/*",
......
......@@ -179,8 +179,8 @@ async function rebuildBackendIfNeeded() {
.then(() =>
scriptUtil.executeCmd({}, 'npx', [
'copyfiles',
'-V',
'./src-electron/**/*.sql',
'./src-electron/icons/*',
'./dist/',
])
)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册