Skip to content

v1.0.9

Choose a tag to compare

@RUIzg RUIzg released this 08 Aug 23:28
· 4 commits to main since this release

1.0.9

修复

  • 用 Node 内置的 node:module 替代 builtin-modules 包(构建脚本 + 依赖清理)
  • AnkifyPlugin 中的 http/https 静态导入改为 Platform.isDesktop 守卫的动态导入,兼容移动端