mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 02:01:30 +08:00
wip: suppoer vite2 -- hack xlsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
preprocessorOptions: {
|
||||
less: {
|
||||
modifyVars: {
|
||||
// reference : Avoid repeated references
|
||||
// reference: Avoid repeated references
|
||||
hack: `true; @import (reference) "${resolve('src/design/config.less')}";`,
|
||||
...modifyVars,
|
||||
},
|
||||
|
Reference in New Issue
Block a user