ng deploy can't without functions
Open
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 2.2k
- Avg merge
- 22h 28m
- Merged PRs (30d)
- 6
Description
Hi, I just wanna deploy hosting to firebase,
when trying to deploy,
there are the same error
cli `ng deploy`
cli `ng deploy --ssr=false`
cli `ng deploy --ssr false`

```
deploying functions, hosting
Error when trying to deploy:
No function matches given --only filters. Aborting deployment.
```
Contributor guide
Assessment
This issue has not been assessed yet.