File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ This is dynamic and changeable. Existing dist resources are hosted on both npm a
106
106
107
107
So you can use any npm or github cdn as the path, for example:
108
108
109
+ - https://registry.npmmirror.com/alist-web/$version/files/dist/
109
110
- https://cdn.jsdelivr.net/npm/alist-web@$version/dist/
110
111
- https://unpkg.com/alist-web@$version/dist/
111
112
- https://cdn.jsdelivr.net/gh/alist-org/web-dist@$version/dist/
Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ CDN 地址,如果要使用 CDN,可以设置该字段,`$version` 会被替
106
106
107
107
所以你可以使用任何 npm 或 GitHub CDN 作为路径,例如:
108
108
109
+ - https://registry.npmmirror.com/alist-web/$version/files/dist/
109
110
- https://cdn.jsdelivr.net/npm/alist-web@$version/dist/
110
111
- https://unpkg.com/alist-web@$version/dist/
111
112
- https://cdn.jsdelivr.net/gh/alist-org/web-dist@$version/dist/
You can’t perform that action at this time.
0 commit comments