Keith McKnight
Keith McKnight
I'm having a similar problem with `"root": ["."]` in my `.babelrc` triggering `import/no-unresolved` when using`[email protected]`. Downgrading to `2.2.1` fixed the problem. I have `[email protected]` installed. Interestingly, if I specify `root`...
No dice. Same issue with `[email protected]` + `[email protected]`
Sure! So, without the use of the `engine` option, any references to `_` within templates use whatever `window._` is in the browser. If you're not already requiring lodash or underscore...
Yeah, that may or may not be true depending on what's going on inside your templates. The more I think about it, the more I like the idea of being...
Bump! Any chance of this getting merged soon?
@vdurmont would you mind taking a look at this?
@vdurmont I made some more changes and believe it may resolve some open issues around versions. Do you think you could take a look when you get a chance? Some...
@robgridley thank you for posting this! Since there isn't currently a Gecko plugin for Homebridge, I recently set up Home Assistant. I ran into the 4-switch issue as soon as...