-
…in reply to @eduardoboucas
eduardoboucas So that's what I trip up on. If one one functions used node-fetch for ex, I don't think to add it to the *root* package.json. Also, the docs here (docs.netlify.com/functions/build-with-javascript/#unbundled-javascript-function-deploys) imply your bot looks through the code to figure it out. So *do* you need to use package.json?