mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
fix: vite忽略@fesjs/fes
This commit is contained in:
parent
291fb2dc81
commit
9d7b4e4f7d
@ -42,6 +42,9 @@ export function getInnerCommonConfig(api) {
|
||||
'@@': api.paths.absTmpPath,
|
||||
},
|
||||
},
|
||||
optimizeDeps: {
|
||||
exclude: ['@fesjs/fes'],
|
||||
},
|
||||
},
|
||||
otherViteOption,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user