there is this line in the package.json `"main": "handler.js", ` but the handler file is not present in the project. is this a mistake? does this run? thanks. vincent
there is this line in the package.json
"main": "handler.js",but the handler file is not present in the project. is this a mistake? does this run?
thanks.
vincent