Skip to content

Commit c5ee706

Browse files
committed
change public path for deployment
1 parent 2dc9549 commit c5ee706

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

quasar.config.ts

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ export default defineConfig((/* ctx */) => {
3737
node: 'node20',
3838
},
3939

40+
publicPath: '/udi-grammar/',
41+
4042
typescript: {
4143
strict: true,
4244
vueShim: true,

0 commit comments

Comments
 (0)