mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
log
This commit is contained in:
@@ -68,7 +68,7 @@ module.exports = withBundleAnalyzer({
|
||||
// })
|
||||
// }
|
||||
|
||||
console.log(path.resolve(__dirname, 'themes', THEME))
|
||||
// console.log(path.resolve(__dirname, 'themes', THEME))
|
||||
// 动态主题:添加 resolve.alias 配置,将动态路径映射到实际路径
|
||||
config.resolve.alias['@theme-components'] = path.resolve(__dirname, 'themes', THEME)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user