Josh Pike

Results 398 comments of Josh Pike

If anyone is having issues pulling in ESM modules into fusebox for the time being, use a library like ```simport``` which will make that lib compatible with fusebox. Here's an...

Sorry mate. I've moved onto angular bundler cause they can't be assed providing easy tooling for 3rd party bundlers... and esbuild for my server

Found the root of the problem The kid is matching a certificate that isn't provided via the urls in this library, but after looking for other public auth certs google...

My workaround looks like this now... nasty but it works. ```ts import { OAuth2Client } from 'google-auth-library'; import firebase from 'firebase-admin'; const firebaseClient = firebase.initializeApp({ credential: { // firebase credential...

????? @bcoe you literally work for Google. How do you not have a contact at the Firebase team that can help dive in and make things right? I've spent many...

what the hell did I just read

I've already connected slack, but the banner still shows. I don't use telegram or teams, nor do I want to.

This library has been in 'beta' far far longer than anything else I've ever seen. Doesn't it lose meaning at this point? Why not just make it official?

Angular 9 has been out for 3 months now... this library has to be record breaking in how long it has been 'beta' in name only. @CaerusKaru this 'redesign', are...

Wouldn't a redesign as drastic as shown in that PR be better off as a separate repo?