#how can i set base url `/home` using nuxt/nuxi generate?

3 messages · Page 1 of 1 (latest)

hoary snow
#

i don't want https://example.com/

instead i want https://example.com/home with all public, js and css too

like https://example.com/home/style.css and https://example.com/home/423423.js

but i don't want https://example.com/style.css

#

in nuxt 2, it is pretty well router.base in config

i am trying migrating nuxt 2 to nuxt 3

it is difficult to set base url

worthy magnet