UMD引入好像失败了耶 #1797
Unanswered
xuanyuanchengshu
asked this question in
Q&A | 常见问题
UMD引入好像失败了耶
#1797
Replies: 1 comment
-
![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
UMD生成工具只生成了一个univer.umd.js文件;我看官方文档示例里是引入一个css和main.js,如
<script src="/path/main.js"></script> 是这样引入么?我仅引入univer.umd.js时页面是错乱的,只有几个混乱的图标, 应该没引入成功,不能正常使用
Beta Was this translation helpful? Give feedback.
All reactions