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 c34f864 commit f2c04f2Copy full SHA for f2c04f2
packages/tdesign-react/site/vite.config.js
@@ -14,7 +14,7 @@ const __dirname = dirname(fileURLToPath(import.meta.url));
14
15
const publicPathMap = {
16
preview: '/',
17
- production: '/react/',
+ production: 'https://static.tdesign.tencent.com/react/',
18
};
19
20
const disableTreeShakingPlugin = (paths) => ({
0 commit comments