We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e3cbf commit ac3ca56Copy full SHA for ac3ca56
2 files changed
opencv.js public/opencv.jsopencv.js renamed to public/opencv.js
vite.config.js
@@ -1,6 +1,5 @@
1
export default {
2
- // config options
+ base: './',
3
optimizeDeps: { exclude: ["fsevents"] },
4
-
5
publicDir: 'public'
6
}
0 commit comments