Hi,
I am following the Getting Started guide..., when I change to production build like so:

I am getting blank page, when I inspect the generated html, it is pointing to ClientApp\ClientApp\xxxxx as show in the screenshot below:

Looks like there's duplication there, the script won't load because the url is wrong. I just followed the guide as is, no changes.
Hi,
I am following the Getting Started guide..., when I change to production build like so:
I am getting blank page, when I inspect the generated html, it is pointing to
ClientApp\ClientApp\xxxxxas show in the screenshot below:Looks like there's duplication there, the script won't load because the url is wrong. I just followed the guide as is, no changes.