nobody4all
nobody4all
NNuxt
Created by nobody4all on 7/19/2024 in #❓・help
Custom app.baseURL and public folder assets issue
When I use a custom baseURL: '/foo/' in my app, I can't find a way how to use images from my public folder. With default baseURL it works well by this way: <img src="/img/bar.png" /> But with custom baseURL it's broken. Any ideas on how to use it properly/fix it?
2 replies