Matt Carroll

Results 15 comments of Matt Carroll
trafficstars

No problem, thank you for considering the PR :) Our company provides a service which allows our customers to have their own Android and iOS app. The app is built...

@brentvatne Do you offer any kind of guide for using the graphql api directly? Using the fork as a dependency in our system is proving to be quite difficult.

Hi @dsokal, thank you for the quick response. As you expected, our use case is a little bit unusual. We are using Expo to generate a new app for each...

Are you set using a _new_ external config file? Would you consider extending `package.json`. e.g. ```json { "name": "app", "version": "0.0.0", "react-scripts": { "workbox-webpack-plugin": { "skipWaiting": true } } }...

@jeffposnick, @Timer I would be happy to contribute on this issue if it is open to contributors. Would you prefer to have a `workbox.config.js` file catering for only overrides to...