npm install
gulp
runs tests and copies the js files todist
folder, along withpackage.json
, so you can deploy it without problems to Google Cloud Functionsindex.js
file contains the function, remember to change the name.
- verify on projects with multiple files
- ???