Skip to content

Commit 8034f88

Browse files
authored
升级 svelte-jsoneditor版本到v3.3.1 (#215)
* 添加指定node 运行时脚本 * 使用 uv 加快 pip 安装 * update READEME.md * 恢复README.md 格式化 * 恢复README.md 格式化 * 恢复README.md 格式化 * 升级 svelte-jsoneditor版本到v3.3.1 * 补全为加入仓库的svelte-jsoneditor 代码
1 parent b761d7b commit 8034f88

File tree

19 files changed

+3250
-36092
lines changed

19 files changed

+3250
-36092
lines changed

extension/options_ui/advance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,6 @@ <h5></h5>
243243
</section>
244244
</div>
245245
</div>
246-
<script src="/options_ui/js/main.js"></script>
246+
<script src="/options_ui/js/main.js" type="module"></script>
247247
</body>
248248
</html>

0 commit comments

Comments
 (0)