serve cloud functions #66
itsnotrisky
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
That is because there is a separate runner |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After generating a cloud function project, in the
project.json
file there are onlylint
,test
,build
, anddeploy
targets. Can we addserve
for development with support to watch changes?Beta Was this translation helpful? Give feedback.
All reactions