William Luke
William Luke
@Weakky Is Yoga2 dead?
Hey @yovanoc, Run `npm list graphql` or `yarn list graphql` too see if you have different versions of graphql installed. Also if you have graphql defined in your _package.json_, remove...
I change it from `chokidar` to `node-watch` and it fixed it. You see the changes [here](https://github.com/atto-byte/yoga2/commit/f6169222f87f1a959555ab126ef52bcdbe01095a)
This should be fixed in the latest stable build, if so please close :)
How has this not been merged?
@vinniejames Will have look in to [service workers](https://developers.google.com/web/fundamentals/codelabs/push-notifications/)
Yeah shouldn't be too hard!
@vinniejames Well I was wrong! This would require a backend server to send push notification to the app.
@vinniejames Yeah that would work! Just quickly setup serviceworker push notification in a separate branch!
Though we could use [periodicSync](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerRegistration/periodicSync) to check the market but its still in development and wouldn't give live notifications