NagariaHussain / doppio

A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React build doesnt render page on /<path/to/spa>

saleemdev opened this issue · comments

I've created a SPA and it runs on the dev environment, but doesn't render anything on the browser /path when I yarn build

I don't know what I might have missed.

@saleemdev - this issue is resolved right?

For anyone else using react-router-dom - make sure to set a basename in your Router.