James Hill
James Hill
`Babel 7` is currently in `Alpha 9`, and this plugin just silently fails. Seems the `CallExpression` is never called. Is support in the pipeline/planned?
This PR simply adds the option to NOT show the window by default. I've seen this [issue](https://github.com/jprichardson/electron-window/issues/20), but I really don't think it's a viable workaround, a) Given the complexity...
### What problem did you meet? Whilst building a traditional React app, the `useLogTo` hook is sufficient for accessing the methods on the `LogToClient` instance, via the `LogToProvider`. But when...