Hey guys, quick question:
Can you use 'require' in serverless functions within the cloud console ?
Because I can't make the Welcome Email exemple work 😕
Alex
04/04/2018, 2:21 PM
Can the require automatically install the required packages (like runkit would) or I need to export the project and "npm install" them ?