Web app for home IoT using Raspberry Pi
To serve the app from a directory (like now it is served from dist
directory), after app build, change coulple of paths:
- index.html: remove starting
/
from favicon, css, js file url. - index.<hash>.css: find and replace
url(/assets/
withurl(
.