When you add force = true to a redirect block, that does what I’m saying. In the code snippet above, you’ve added it, but I don’t see it deployed in the website. The redirect rules that I’m seeing are all non-forced.
You’ve added the spelling of force wrong in these:
Oh right, that was one issue I had forece instead of force
And the other one was on js.
I had something like this
src"…/rootfolder/startup/index.html" ← That gave me no error on chorme but on the site it does so instead of writing the full path I wrote it like this:
src"…/startup/index.html"