You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UPDATE: Actually the plugin can in fact do this already, even if you have multiple exports in your `nx-firebase:functions` project, it's similar syntax:
npx nx deploy <codebase> --only functions:<codebase>:function-name
As above, where
<codebase>
is whatever name you gave yournx-firebase:function
project.Originally posted by @simondotm in #160 (comment)
The text was updated successfully, but these errors were encountered: