Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
maxholman committed Jun 23, 2024
1 parent a0a7ce4 commit abe0548
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 @@ -18,7 +18,6 @@ export default defineConfig((config) => {
outDir: 'build',
target: 'esnext',


lib: {
entry: {
main: resolve(__dirname, 'lib/main.ts'),
Expand Down

0 comments on commit abe0548

Please sign in to comment.