feat(build): umd 构建,支持 <script> 直接引入使用

This commit is contained in:
sight
2022-03-28 17:59:26 +08:00
parent 264866a007
commit e9389d00fe
4 changed files with 47 additions and 1 deletions

View File

@@ -250,6 +250,7 @@ export {
LayNoticeBar,
LayTransition,
LayUpload,
install,
};
export { layer };