.html relative imports
Hey
I'm trying to move my project into a monorepo.
I used to have:
now I have
which results in the error:
The index.html is in
I'm trying to move my project into a monorepo.
I used to have:
now I have
which results in the error:
The index.html is in
apps/dash/src/newtab/index.html, and the image is in apps/dash/src/assets/images/favicon.png