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

Custom Desk Page rebundling

thomasrehm opened this issue · comments

Hi,
nice tool!

I tried it for creating a custom desk page. The command itself works well, a new custom page is registered, the App.jsx file gets bundled and can be viewed.

But I got stuck when I try to rebundle or watch on changes in App.jsx file. How should this happen? I cannot find any reference to the created files or folders.

@NagariaHussain can you help me with the issue?