twikoo 1.7.19 → 1.7.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CLAUDE.md CHANGED
@@ -62,6 +62,5 @@ Vue 2 + Element UI 组件,Webpack 5 构建为 UMD 库。两个入口:
62
62
 
63
63
  ## 注意事项
64
64
 
65
- - 构建目标兼容 ES5(IE8 / Safari 10),使用 Babel + Terser
66
65
  - `twikoo-func` 是服务端各后端共用的核心包,修改其 `utils/` 会影响所有部署方式
67
66
  - CloudBase 部署配置在 `cloudbaserc.json`,函数运行时 Node.js 16.13