Nathan / npldev
How to set basePath to relative ?
Hi, I'm looking for a way to change the /_nuxt/ path in my static build to ./_nuxt/
I found this in the docs: https://nuxt.com/docs/api/nuxt-config#baseurl, but when I change it to './', it gets rewritten in the build to '/'.
6 replies