Andy Bell
Andy Bell
Blocked by #3
Hey Chris, Have you tried installing goron like this? npm install goron -g The global install should add it to your path. I normally run goron as part of an...
Excellent :)
Thanks for this. I think I’ll sit on this one until the release candidate / golden master comes out because I think there’s something odd about the UA string 👍
Hey there. It actually detects if ES6 is supported I a pretty crude way already, but I think extra info wouldn’t hurt, if it’s possible!
Cheers, Josh! The package I use for parsing the browser info appears to be long-dead now, so I'll probably roll a new one out instead.
That's a great idea @cbotman. Ad blockers can cause havoc with front-end scripts! Thank you, I'll add it to the roadmap.
I think I might do something global and inject something that ad blockers will globally block on the page and query wether it's available or not :)
Nice one bud! I'll add this version of the reset to a few bits I'm on over the next few weeks then get it merged if nothing terrifying happens. I'm...
Cheers @Jolg42