# app.baseURL option in nuxt config did’t work
`nuxt generate` fails when using `app.baseURL` different than `/` since v3.15
workaround available❗ p4-importantpossible regression
Setting NUXT_APP_BASE_URL causes memory leak when navigating to route that does not exist
3.xbugnitro❗ p4-important
baseUrl is not respected for all resources in dev mode
3.xbugvite🍰 p2-nice-to-have
nuxi genetate with wrong baseURL to _payload.js
3.xpending triageneeds reproduction