feat: 修改布局样式,引入lodash-es
This commit is contained in:
@@ -48,4 +48,7 @@ export default defineConfig({
|
||||
"@": fileURLToPath(new URL("./src", import.meta.url)),
|
||||
},
|
||||
},
|
||||
esbuild: {
|
||||
treeShaking: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user