Skip to content

Commit a0ea637

Browse files
committed
chore(playground): base url
1 parent 428f04f commit a0ea637

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/playground/nuxt.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ export default defineNuxtConfig({
99
language: 'en-US',
1010
}
1111
},
12+
app: {
13+
baseURL: '/pdfeasy/'
14+
},
1215
extends: [
1316
'nuxt-seo-kit'
1417
],

0 commit comments

Comments
 (0)