remove useless.
This commit is contained in:
@@ -40,7 +40,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
Vue({ include: [/\.vue$/, /\.md$/] }),
|
Vue(),
|
||||||
legacy({ targets: ["chrome 66", "not IE 11"] }),
|
legacy({ targets: ["chrome 66", "not IE 11"] }),
|
||||||
AutoImport({
|
AutoImport({
|
||||||
imports: [
|
imports: [
|
||||||
|
|||||||
Reference in New Issue
Block a user