hopkinsit
29 Sep 2018, 3:54 AM
I have Themer 1.33 and am using Ext-React 6.6. Themer launches OK and I can create a Theme for a simple App OK.
My issue is I would like to see the live interaction between Themer and my App. Right now I have to "publish" the theme to the App and restart it in order to see any changes.
I am using "npm start" to run the App on the Node development server on port 1962 (default). When I edit the files in the App (i.e. layout.js) the changes usually appear right away (the page reloads and the changes show up).
However, when I make changes in Themer nothing happens until I "publish" the changes and restart the App.
Any suggestions on how to fix this?
My issue is I would like to see the live interaction between Themer and my App. Right now I have to "publish" the theme to the App and restart it in order to see any changes.
I am using "npm start" to run the App on the Node development server on port 1962 (default). When I edit the files in the App (i.e. layout.js) the changes usually appear right away (the page reloads and the changes show up).
However, when I make changes in Themer nothing happens until I "publish" the changes and restart the App.
Any suggestions on how to fix this?