We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.1.0
以上是waline v3的js引入方式,与v2和v1都不同,需要同步更新下,谢谢
No response
The text was updated successfully, but these errors were encountered:
感谢反馈,下一版本将支持配置 Waline V3
Sorry, something went wrong.
https://unpkg.com/@waline/client@v3/dist/waline.js 或 https://cdn.jsdelivr.net/npm/@waline/client@v3/dist/waline.js 能否换成 https://s4.zstatic.net/npm/@waline/client@3.1.3/dist/waline.js 这种国内加载速度比较好的 CDN 呢?
perf(comment): support Waline v3 (#322)
4145926
已支持 Waline v3,请使用 Keep 主题 v4.1.2。
v3
v4.1.2
下一版本会支持 cdnjs
No branches or pull requests
Issue Checklist | Issue 检查清单
4.1.0
or later. (使用 Keep4.1.0
或更高版本)Feature Request | 功能需求
<script type="module"> import { init } from 'https://unpkg.com/@waline/client@v3/dist/waline.js'; init({ // options }); </script>以上是waline v3的js引入方式,与v2和v1都不同,需要同步更新下,谢谢
Other Information | 其它信息
No response
The text was updated successfully, but these errors were encountered: