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 1d20525 commit b14a98eCopy full SHA for b14a98e
vite.config.js
@@ -1,6 +1,7 @@
1
import vue from '@vitejs/plugin-vue'
2
3
export default {
4
+ base: '/ol-vite-vue3/',
5
plugins: [
6
vue(),
7
],
0 commit comments