mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
commit
0f21a59a0f
2
build.sh
2
build.sh
@ -19,6 +19,8 @@ cp -r node_modules/monaco-editor/min/vs/base/browser sdk/thirds/monaco-editor/mi
|
||||
|
||||
cp ./lib/helper.css sdk/helper.css
|
||||
cp examples/demo.html sdk/
|
||||
cp examples/static/iconfont.css sdk/
|
||||
cp examples/static/iconfont.eot sdk/
|
||||
|
||||
# 生成 .d.ts 文件
|
||||
./node_modules/.bin/tsc --allowJs --declaration
|
||||
|
Loading…
Reference in New Issue
Block a user