Rafael Mejía
Rafael Mejía
@mesqueeb I forked this repo, created an issue and added some funding. https://issuehunt.io/r/rafmjr/vue-devtools/issues/1
@mesqueeb I was planning of doing just that. If somebody submits a PR to close the issue, I would then submit a PR to this repository and close the one...
I'm planning to do an implementation of these three: [https://onsen.io/v2/guide/pwa/tutorial.html#service-worker](https://onsen.io/v2/guide/pwa/tutorial.html#service-worker) [https://developers.google.com/web/fundamentals/primers/service-workers/](https://developers.google.com/web/fundamentals/primers/service-workers/) [https://developers.google.com/web/fundamentals/app-install-banners/](https://developers.google.com/web/fundamentals/app-install-banners/) I would need to see which resources to cache on installation of the SW though.
I'm having troubles including with the webpack configuration. If I require the SW from src/main.js, the service worker is handled by webpack and its name is hashed. When registering the...
I can start addressing this issue, if we're still interested in this featured, I can get hands-on!
Can you tell me which iOS version are you using to test the splash screen. In my case I used an iPhone 8+ running on iOS 11.4.1. in any case,...
Hello everyone, I'm very sorry for all the issues testing the pull request I submitted during the week. After doing a little more of research on my own, I learnt...
Yes it does? Should I use spaces instead?
So if it changing to space indentation fixes the problem then I would do it, at least until the bug is fixed. Thanks for the follow-up and you guys keep...