Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
NickKelly1 committed Nov 26, 2024
1 parent 1c45fd5 commit 194ed30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/extension/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import assetsRewritePlugin from './configs/vite/assets-rewrite';
import transformManifest from './configs/vite/transform-manifest';
import transformCSInject from './configs/vite/transform-cs-inject';
import { version } from './package.json';
import { } from 'dotenv'

const BROWSER = process.env.BROWSER;

Expand Down

0 comments on commit 194ed30

Please sign in to comment.