Skip to content

Commit

Permalink
chore: remove temporarely the inspect plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Dec 20, 2024
1 parent 813323c commit 09884c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import { defineConfig } from 'vite'
import banner from 'vite-plugin-banner'
import dts from 'vite-plugin-dts'

import Inspect from 'vite-plugin-inspect'

/* import analyze from 'rollup-plugin-analyzer' */

import { bold, gray, lightGreen, yellow } from 'kolorist'
Expand Down

0 comments on commit 09884c9

Please sign in to comment.