add ttf node module auto build

This commit is contained in:
kekee000
2015-01-27 18:15:30 +08:00
parent bafa263a73
commit b9b14522e3
9 changed files with 405 additions and 1 deletions

6
build-node.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
# ttf 模块node端组件导出程序
edp build --config ./edp-build-config-node.js --force
echo "asset path../fonteditor-ttf/lib"