style: lint style

This commit is contained in:
xiaoxian521 2021-09-16 14:31:02 +08:00
parent aab808d9dd
commit 8f6986608d

View File

@ -65,7 +65,7 @@ export default ({ command }: ConfigEnv): UserConfigExport => {
} }
] ]
}), }),
ElementPlus(), ElementPlus({}),
viteMockServe({ viteMockServe({
mockPath: "mock", mockPath: "mock",
localEnabled: command === "serve", localEnabled: command === "serve",