angularfire
angularfire copied to clipboard
fix(schematics): rewrite `projectFromRc` and add spec file
Checklist
- [x] Issue number for this PR: https://github.com/angular/angularfire/issues/3077 (required)
- [x] Docs included?: no
- [x] Test units included?: yes
- [x] In a clean directory,
yarn install
,yarn test
run successfully? (yes/no; required)
Description
Fix https://github.com/angular/angularfire/issues/3077 and add unit tests.
Code sample
No API changes.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
I've just signed CLA.
I think this would fix https://github.com/angular/angularfire/issues/3309