Open immanuel-h opened 1 year ago
Hi,
Steps to reproduce
npm run build
Expected: url rewritten to http://[yoursite]__/fresco__/styles/add/scratch
Actual: url rewritten to http://[yoursite]/styles/add/scratch
This is not a concern as long as the user does not reload the page, but once they do it actually breaks stuff.
Hi,
Steps to reproduce
npm run build
(even outputs correctly "The project was built assuming it is hosted at /fresco/")Expected: url rewritten to http://[yoursite]__/fresco__/styles/add/scratch
Actual: url rewritten to http://[yoursite]/styles/add/scratch
This is not a concern as long as the user does not reload the page, but once they do it actually breaks stuff.