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 c568e35 commit b5c395fCopy full SHA for b5c395f
vite.config.ts
@@ -3,7 +3,7 @@ import copy from 'rollup-plugin-copy';
3
4
export default defineConfig({
5
root: '.',
6
- base: '/slides/',
+ base: '/myp/',
7
server: {
8
open: true,
9
},
0 commit comments