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 0b08743 commit 053b735Copy full SHA for 053b735
docs/nuxt.config.ts
@@ -21,7 +21,7 @@ export default defineNuxtConfig({
21
trailingSlash: true
22
},
23
app: {
24
- baseURL: process.env.NUXT_APP_BASE_URL,
+ baseURL: '/open-source/amplitudejs',
25
26
image: {
27
ipx: {
0 commit comments