Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug dart code in firebase cloud functions emulator #72

Open
sultanmyrza opened this issue Nov 3, 2020 · 0 comments
Open

debug dart code in firebase cloud functions emulator #72

sultanmyrza opened this issue Nov 3, 2020 · 0 comments

Comments

@sultanmyrza
Copy link

I was about to port my firebase functions from TypeScript to Dart but one of concerns I have now is debugging

I run this command tsc -w | firebase emulators:start --only functions --inspect-functions
and can set break points in VSCode

But how it will work with dart?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant