This repository has been archived by the owner on May 15, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 115
Debugging functions
Jason Dobry edited this page Feb 1, 2017
·
4 revisions
You can debug locally deployed functions with several different tools:
- Debugging functions with Chrome DevTools
- Debugging functions with Visual Studio Code
- Debugging functions with WebStorm
- Debugging functions with node-inspector (TODO)
Disclaimer: This is not an official Google product.
@google-cloud/functions-emulator is currently in pre-1.0.0 development. Before the 1.0.0 release, backwards compatible changes and bug fixes will bump the patch version number and breaking changes will bump the minor version number.