-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat(schematics): adding schematic for ng-add #4678
Conversation
Codecov Report
@@ Coverage Diff @@
## development #4678 +/- ##
==============================================
Coverage ? 74.35%
==============================================
Files ? 202
Lines ? 7101
Branches ? 1446
==============================================
Hits ? 5280
Misses ? 1425
Partials ? 396
Continue to review full report at Codecov.
|
ff6759d
to
dfccfe4
Compare
a49808a
to
1b59ca0
Compare
ebe06cd
to
02b2098
Compare
2cf5ebd
to
fa2817f
Compare
2ccfb3d
to
05fd409
Compare
05fd409
to
9a9f7ef
Compare
9a9f7ef
to
b133eaf
Compare
Tested "ng add ngx-bootstrap" functionality locally with verdaccio and new project (ng new) - looks good. |
* feat(schematics): adding 'ng add' * feat(schematics): clean up
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.