I'm using nested routing in my Angular app, which works fine with routerLink. However, when I reload the page or type the URL manually, I get a 404 error.
I'm importing some dependencies in the index.html. Is it possible they are causing the problem?, and how can I fix it?
