We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1115e7 commit cdcc7d5Copy full SHA for cdcc7d5
demos/vue-demo/README.md
@@ -7,7 +7,7 @@ npm install
7
8
### Compiles and hot-reloads for development
9
```bash
10
-## 复制静态文件 node_modules/ezuikit-js/ezuikit_static 到 public/ezuikit_static
+## 默认是CDN 的资源 或 复制静态文件 node_modules/ezuikit-js/ezuikit_static 到 public/ezuikit_static并设置 staticPath: "./ezuikit_static"
11
npm run dev
12
```
13
0 commit comments