Skip to content

Commit

Permalink
feat: 打包优化
Browse files Browse the repository at this point in the history
  • Loading branch information
debaofu committed Sep 10, 2024
1 parent 7b40369 commit c5d06eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { defineConfig } from 'vite';
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react({
jsxImportSource: '@dbfu/react-directive'
})],
build: {
rollupOptions: {
Expand Down

0 comments on commit c5d06eb

Please sign in to comment.