zhangzengfei
2021-02-01 a24ca741c5fcf4cd05e51e083a62eb4e68eeaa6e
appPack.js
@@ -79,4 +79,7 @@
    copyDirectory("dist/view/" + app, baseDir + "/" + app + "/view/" + app, copy)
    copyDirectory("dist/images/" + app, baseDir + "/" + app + "/images/" + app, copy)
  }
})
})
// 移动element woff
copyDirectory("dist/fonts/", "dist/css/fonts/", copy)