happenator
05/20/2023, 8:40 PMgoogleapis
, which has a require('http2')
while http2
isn't available in the runtime. That might be fine -- I think I can pass runtime options to avoid using it. I just need to find a way to get esbuild
to ignore the missing dependancy.