examples
examples copied to clipboard
Require is not a function when using Serverless-Bundle Plugin
TypeError: require is not a function
at Object.../../formidable/lib/incoming_form.js
How can you use serverless-bundle plugin with this example?
It looks like something isnt being transpiled by webpack and is causing my local development server using sls offline to break