fonteditor/build-node.sh
2015-01-27 18:15:30 +08:00

7 lines
148 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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