fix - build

This commit is contained in:
tangly1024.com
2023-06-27 15:29:43 +08:00
parent bf04265b56
commit 96e9b0b05e
11 changed files with 97 additions and 97 deletions

View File

@@ -68,6 +68,7 @@ module.exports = withBundleAnalyzer({
// })
// }
console.log(path.resolve(__dirname, 'themes', THEME))
// 动态主题:添加 resolve.alias 配置,将动态路径映射到实际路径
config.resolve.alias['@theme-components'] = path.resolve(__dirname, 'themes', THEME)