Skip to content

Commit 07810f5

Browse files
committed
add setup job action
1 parent 7fcca58 commit 07810f5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/highlight/dev/vite.config.ts

-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ export const viteConfig = defineConfig({
99
solidPlugin(),
1010
withStaticVercelPreview() as unknown as Plugin,
1111
],
12-
build: {
13-
rollupOptions: {
14-
external: [/@corvu/],
15-
},
16-
},
1712
optimizeDeps: {
1813
// Add both @codemirror/state and @codemirror/view to included deps to optimize
1914
include: [

0 commit comments

Comments
 (0)