Skip to content

feat: add packages for libraries and schematics#11

Merged
NachoVazquez merged 6 commits into
mainfrom
feat/schematics-cli
Feb 2, 2021
Merged

feat: add packages for libraries and schematics#11
NachoVazquez merged 6 commits into
mainfrom
feat/schematics-cli

Conversation

@LayZeeDK

@LayZeeDK LayZeeDK commented Feb 2, 2021

Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md#commit
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Dependencies related to libraries and schematics are not supported.

Issue Number: N/A

What is the new behavior?

The following dependencies are supported:

  • @angular-devkit/schematics-cli
  • ng-packagr
  • tsickle

tsickle is a forced dependency meaning it's added if the Angular version configuration includes it, regardless of whether it was included in the project before.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@LayZeeDK LayZeeDK changed the title feat: add ng-packagr, tsickle, @angular-devkit/schematics-cli feat: add packages for libraries and schematics Feb 2, 2021
@LayZeeDK LayZeeDK marked this pull request as ready for review February 2, 2021 15:24
@NachoVazquez NachoVazquez merged commit ae0c2ca into main Feb 2, 2021
@NachoVazquez NachoVazquez deleted the feat/schematics-cli branch February 2, 2021 15:42
@LayZeeDK LayZeeDK requested review from NachoVazquez and removed request for NachoVazquez February 2, 2021 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants