For a faster live preview of changes to the code, it would be great if there were a task for updating the app's html/js/css/image assets only instead of needing to re-build the platform with all of the plugins each time.
phonegap:refresh would then refresh all of the necessary assets (using grunt:newer) for all platforms, while phonegap:refresh:ios would update the assets for the ios platform only.
I'd be willing to submit a pull request adding this task if desired.
For a faster live preview of changes to the code, it would be great if there were a task for updating the app's html/js/css/image assets only instead of needing to re-build the platform with all of the plugins each time.
phonegap:refreshwould then refresh all of the necessary assets (usinggrunt:newer) for all platforms, whilephonegap:refresh:ioswould update the assets for the ios platform only.I'd be willing to submit a pull request adding this task if desired.