You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
First i wanna thank for the template. I have been trying to do this setup for past 1 day and found out this template, really helpful.
Issue:
The issue is when i run template with "webpack -w | phonegap serve", change i make in Hello.js, it reflecting only in web browser and where as phonegap developer not is not updated.
Can you let me know how to update developer app with my changes ?