Scott Walton
                                            Scott Walton
                                        
                                    We can put it into `CONTRIBUTING.md` to put it out there then figure it out later. I'm assuming we just do a `git merge` or do you prefer the rebasing...
I've added the `docs` label as I agree, if we're not going to fix this at this point then we'll need to let people know about the unexpected behaviour somehow.
I'm totally in favour of this. Do we have existing mechanisms for trapping/displaying warnings that don't halt execution?
Totally agree, I think it'll be a great addition 👍
I recall seeing some articles from the Chrome team saying they'd not optimised many ES2015 features yet (including `let` and `const` were slower than `var`) so that could explain some...
@paulfalgout Thanks for the links. Just so I understand it, the policy is "if it's an error, then we should describe it"? My thinking is around having the error tied...
Hi @paulovieira Syphon uses either lodash or underscore. I've left both in for now, though I'm happy for you to submit a PR if you have a preference for how...
Ahh, yeah it's done at the build file level. For example, in webpack, you can swap out `underscore` for `lodash` when you configure the imports.
I think it'd be a good idea :+1:
Hey @robvdl normally I would agree, however as the original maintainer within Pebble, I'd give my blessing to a fork. Simply put, I don't work at Pebble any more and...