Skip to content

Commit

Permalink
add setup job action
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Sep 14, 2024
1 parent 7fcca58 commit 07810f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/highlight/dev/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ export const viteConfig = defineConfig({
solidPlugin(),
withStaticVercelPreview() as unknown as Plugin,
],
build: {
rollupOptions: {
external: [/@corvu/],
},
},
optimizeDeps: {
// Add both @codemirror/state and @codemirror/view to included deps to optimize
include: [
Expand Down

0 comments on commit 07810f5

Please sign in to comment.