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
670aa3ca5a
commit
e2c6cd085f
@ -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