Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Add PhoneGap developer app workflow to README #8

Open
devgeeks opened this issue Aug 4, 2016 · 2 comments
Open

Add PhoneGap developer app workflow to README #8

devgeeks opened this issue Aug 4, 2016 · 2 comments
Assignees

Comments

@devgeeks
Copy link
Contributor

devgeeks commented Aug 4, 2016

This might also mean adding another npm script to run

node config && NODE_ENV=production webpack -w | phonegap serve
@devgeeks devgeeks self-assigned this Aug 4, 2016
@belohlavek
Copy link

Is it possible to serve a phonegap app as a normal site and access it via the Phonegap Dev App?
The idea would be to take advantage of webpack's build flow and hot reload but running it via the Dev App instead of the browser (to access the full PG API).

I want to avoid the emulator 😅

@devgeeks
Copy link
Contributor Author

I want to avoid the emulator

hah, I understand that :)

Unfortunately, it doesn't work like that at the moment... we are looking at a rewrite of the developer app and that is one of the use cases I am hoping to address.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants