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 feb66e5 commit cb52e3cCopy full SHA for cb52e3c
site/vite.config.js
@@ -7,7 +7,7 @@ import tdocPlugin from './plugins/plugin-tdoc';
7
8
const publicPathMap = {
9
preview: '/',
10
- production: '/vue/',
+ production: 'https://static.tdesign.tencent.com/vue/',
11
};
12
13
// Rollup 4+ 的 tree-shaking 策略调整, 这里是为了让样式在站点构建正常
0 commit comments