We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 897e4b8 commit e602c32Copy full SHA for e602c32
README.md
@@ -22,6 +22,8 @@ npm install next-theme/hexo-next-three
22
# Dependencies: https://github.com/next-theme/hexo-next-three
23
three:
24
enable: true
25
+ # CDN must use ESM version.
26
+ # e.g. https://cdn.jsdelivr.net/npm/three@latest/build/three.module.min.js
27
cdn:
28
waves:
29
enable: false
0 commit comments