## Migrate Library to the ng-packagr Format ## The following wiki describes how to do this with the angular-cli: https://github.com/angular/angular-cli/wiki/stories-create-library ### Requirements ### - [x] Upgrade to v6 of the angular-cli and migrate existing library files to the new structure - [x] Create an example app that uses the library - [x] Add NPM scripts for managing the library - [x] Build - [x] Test - [x] Update the `package.json` new library with the current version of the library - [x] Update the CHANGELOG.md with notes about the changes - [x] Test in existing applications - [ ] Update README.md in root of the project with information about the project
Migrate Library to the ng-packagr Format
The following wiki describes how to do this with the angular-cli:
https://github.com/angular/angular-cli/wiki/stories-create-library
Requirements
package.jsonnew library with the current version of the library