Closed
Description
I tried with
netlify-lambda serve functions --config webpack.config.netlify.js
netlify-lambda serve functions -c webpack.config.netlify.js
netlify-lambda serve --config webpack.config.netlify.js functions
netlify-lambda serve -c webpack.config.netlify.js functions
netlify-lambda serve functions --config ./webpack.config.netlify.js
netlify-lambda serve functions -c ./webpack.config.netlify.js
netlify-lambda serve --config ./webpack.config.netlify.js functions
netlify-lambda serve -c ./webpack.config.netlify.js functions
But none of them work, something wrong?
Metadata
Metadata
Assignees
Labels
No labels