Asset path

This commit is contained in:
2024-07-19 10:51:17 +02:00
parent 10e5e8fc5a
commit 797b166fd0
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ export default defineConfig({
build: {
outDir: '../pages',
},
base: 'phpCourse/exam/',
base: 'phpCourse/exam/pages',
});