Skip to content

Commit

Permalink
removed vite rollbar config
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 11, 2024
1 parent 48e3aa2 commit 8d55c4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ export default defineConfig({
include: ['**/*.{spec,spec}.?(c|m)[jt]s?(x)'],
setupFiles: ['./vitest.startup.ts'],
},
resolve: { alias: { rollbar: 'rollbar/dist/rollbar.js' } },
})

0 comments on commit 8d55c4a

Please sign in to comment.