Re: [DISCUSS] CORDOVA AND LIVERELOAD

2015-10-09 Thread Carlos Santana
y to use '-- --livereload' flag, so no change is required >> in cordova-cli >> >> It would be great if you could provide further feedback: >> https://github.com/omefire/cordova-plugin-livereload >> >> >> Thanks, >> Mefire >> >> ---

Re: [DISCUSS] CORDOVA AND LIVERELOAD

2015-10-08 Thread Carlos Santana
-livereload > > > Thanks, > Mefire > > -Original Message- > From: brian.ler...@gmail.com [mailto:brian.ler...@gmail.com] On Behalf Of > Brian LeRoux > Sent: Wednesday, August 26, 2015 11:59 AM > To: dev@cordova.apache.org > Subject: Re: [DISCUSS] CORDOVA AND L

RE: [DISCUSS] CORDOVA AND LIVERELOAD

2015-10-07 Thread Mefire O .
om/omefire/cordova-plugin-livereload Thanks, Mefire -Original Message- From: brian.ler...@gmail.com [mailto:brian.ler...@gmail.com] On Behalf Of Brian LeRoux Sent: Wednesday, August 26, 2015 11:59 AM To: dev@cordova.apache.org Subject: Re: [DISCUSS] CORDOVA AND LIVERELOAD also a

Re: [DISCUSS] CORDOVA AND LIVERELOAD

2015-08-26 Thread Brian LeRoux
ommits/LiveReload > > > - https://github.com/omefire/cordova-plugin-livereload > > > > > > > > > Thanks, > > > Mefire > > > > > > -Original Message- > > > From: Mefire O. [mailto:ommen...@microsoft.com] > > > Sent: Mon

Re: [DISCUSS] CORDOVA AND LIVERELOAD

2015-08-26 Thread Carlos Santana
t; > Thanks, > > Mefire > > > > -----Original Message- > > From: Mefire O. [mailto:ommen...@microsoft.com] > > Sent: Monday, August 24, 2015 11:01 AM > > To: dev@cordova.apache.org > > Subject: RE: [DISCUSS] CORDOVA AND LIVERELOAD > > > > Thanks

Re: [DISCUSS] CORDOVA AND LIVERELOAD

2015-08-26 Thread Jesse
i%2fcommits%2fLiveReload&data=01%7c01%7commenjik%40microsoft.com%7ca5385b13d97b4d71e84f08d2acae110d%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=wLWcK7014onZyfFCfbI4PKGTcjBLHq2TWX8uGPzfZRs%3d > > > Thanks, > Mefire > > -Original Message- > From: Carlos Santana [m

RE: [DISCUSS] CORDOVA AND LIVERELOAD

2015-08-26 Thread Mefire O .
, August 24, 2015 11:01 AM To: dev@cordova.apache.org Subject: RE: [DISCUSS] CORDOVA AND LIVERELOAD Thanks for the feedback, guys. As a result of your comments, I've done the following changes : - Pivoted towards a plugin-based architecture : https://na01.safelinks.protection.outlook.com

RE: [DISCUSS] CORDOVA AND LIVERELOAD

2015-08-24 Thread Mefire O .
5:28 PM To: dev@cordova.apache.org Subject: Re: [DISCUSS] CORDOVA AND LIVERELOAD This is so awesome, as working on a downstream I have being debating if this is something I should add to my downstream. I think this is standard stuff that cordova should enable but not include in core, it should be a pl

Re: [DISCUSS] CORDOVA AND LIVERELOAD

2015-08-21 Thread Carlos Santana
This is so awesome, as working on a downstream I have being debating if this is something I should add to my downstream. I think this is standard stuff that cordova should enable but not include in core, it should be a plugin. maybe we should have a tag for plugins that are only for tooling, mean

Re: [DISCUSS] CORDOVA AND LIVERELOAD

2015-08-21 Thread Jesse
This is really cool work, and will absolutely help developers. Personally, I prefer the plugin approach. Which library is chosen is entirely up to the plugin author, but I really like BrowserSync! In all cases, I believe it is important to try NOT to add features to cordova. The ultimate goal is h

[DISCUSS] CORDOVA AND LIVERELOAD

2015-08-21 Thread Mefire O .
Hi all, Problem Most Web developement workflows today have a quick edit-refresh-preview loop, enabling rapid application development. While Cordova is based on Web technologies, the cordova run step after every little HTML or CSS change is still slow and takes a considerable amount of time to d