Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend API to support triggering reloads. #73

Open
tohagan opened this issue Jun 30, 2014 · 0 comments
Open

Extend API to support triggering reloads. #73

tohagan opened this issue Jun 30, 2014 · 0 comments

Comments

@tohagan
Copy link

tohagan commented Jun 30, 2014

I'm trying to get this issue working using symlinks that avoid the need to perform PG rebuilds when only HTML/JS/CCS files change.

I'd like to be able to watch changes on additional symlinked directories since the Gaze watcher lib used in the autoreload middleware does not detect these symlinked changes. I've considered many possible solutions for this and would really like to chat about them with you sometime to arrive at one that works best for the PG team.

My current solution is that I cook up my own version of 'phonegap serve' and watch my own files/folders but this is really just a hack for my specific project & framework (I'm coding Sencha Touch). So I figured that perhaps a quick and simple approach might be to extend the connect-phonegap API to allow triggering reloads.

@tohagan tohagan changed the title Please upgrade the version of gaze to 0.6.0 or later to support symlinks. Extent API to support triggering reloads. Jun 30, 2014
@tohagan tohagan changed the title Extent API to support triggering reloads. Extend API to support triggering reloads. Jun 30, 2014
@mwbrooks mwbrooks added this to the Backlog milestone Sep 16, 2015
@mwbrooks mwbrooks modified the milestones: Backlog, User Support May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants