Results 14 issues of Jonathan Rico

I just added support to show Microsoft Edge and [Finichky](https://github.com/johnste/finicky) in the list of browsers.

if you modify the `swDest` option to generate the serviceworker in other path, this not affect the path to generate the development service-worker. I need to see the code to...

My desktop background is black and is not possible to set a background. maybe it's related to the use of two screens.

i'm using next.js with micro and I don't know why micro restart when next compile. this is mi logs ``` File changed: .next/static/chunks/0.js - Restarting server... Restarted! ``` I'm using...

in NPM the latest version is 1.2.0 but I want the 1.5.1. https://www.npmjs.com/package/angular-lazy-img https://github.com/Pentiado/angular-lazy-img/releases could you fix this ?

'Walker' error on try to work with vars inside CDN Figure out this simple scenario. ``` each destination in destinations p= destination.name != CDN(destination.picture) ``` cool, right. But walker function...

Hi, Using `require('gulp-grunt')(gulp);` my other gulp task and grunt-task never end.

Response patching is a technique when a mocked response is based on the actual response. This technique may be useful when working with an existing API with an intention to...

I just try to create a very long poll and I get 500 error. ``` /poll "¿Qué canales te gustan?" "ada-lang" "agiles" "al-co" "algoritmia" "androiddev" "angularjs" "barranquillajs" "beam-langs" "bigdata" "bitcoin"...

enhancement

Will be awesome if the app can store internally transactions when is offline and sync each new transacción when you get online again. this is important for me because I...

feature request