Just checking - there’s still no way to use 3rd party npm libraries that fetch data from remote sources, right? All requests have to flow through context.fetcher.fetch?
Currently standing up a one-line serverless function just to return the output of one of these 3rd party libraries, and wondering if there’s a way to keep it all inside the Pack instead.