Skip to content

Commit 0e790fc

Browse files
committed
fix: fix doc site video issue
'
1 parent 5cc5400 commit 0e790fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/docs-site/vite.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export default defineConfig({
1919
build: {
2020
rollupOptions: {
2121
external: [
22-
/^\/videos\//,
2322
]
2423
}
2524
},

0 commit comments

Comments
 (0)