We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e60318 commit 9caa14cCopy full SHA for 9caa14c
README-en.md
@@ -37,7 +37,7 @@ npm run build
37
38
#### Publish CDN (Recommend)
39
40
-Change the `publicPath` in "project.config.js" to the absolute path of the server.
+Change the `publicPath` in "project.config.js" to the static resource address.
41
42
#### Relative path
43
README.md
#### 使用CDN (推荐)
-将 project.config.js 内的 `publicPath` 改为服务器绝对路径。
+将 project.config.js 内的 `publicPath` 改为静态资源地址。
#### 相对路径
0 commit comments