My application is located at:
https:/firstpath.com/firstsubfolder/app.html
When using relative paths, my static assets are being loaded from:
https:/firstpath.com/firstsubfolder/img/image.png
Is there a way to specify a specific path for my static assets? For instance:
https:/secondpath.com/secondsubfolder/thirdsubfolder/img/image.png