Closed
Description
We recently added PUBLIC_URL
support and official .
(relative) homepage support.
I think it's very important to test these behaviors to ensure they're being properly applied.
PUBLIC_URL
is already partially tested but could be improved, and there exists no test for relative homepage support.
#1519 is the first step of this, we need much deeper integration testing (with other assets, maybe include bootstrap).