packages/components/vite.config.ts
@@ -25,9 +25,7 @@ // jsx、tsx语法支持 vueJsx(), // removeConsole({ // external:['src/xlsx/index.ts'] // }), // removeConsole({}), viteStaticCopy({ targets: [ @@ -42,8 +40,6 @@ ], }), dts({ tsconfigPath: './tsconfig.json', }), dts(), ], });