react-app-rewire-multiple-entry
react-app-rewire-multiple-entry copied to clipboard
set publicPath/publicUrl for each entry
Hi
Is it possible to, somehow, set publicPath for each entry? I need it to be https://someurl.com/ so the first html page references assets from there, and https://example.com/ for another html page.
Also need this.