You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
I recently downloaded this project to use in an Angular 9 app and ran into compatibility issues.
I've used the angular guide for creating libraries to create a new workspace and library. Simply copying over the src of this repository and updating the auto generated package.json got things working.
Are there plans to update this library to support Angular 9? I'm willing to investigate what changes would be necessary in this repository instead of forking.
I've only done a basic test of the functionality, but it seems to do exactly what I need. Great work by all involved!
I recently downloaded this project to use in an Angular 9 app and ran into compatibility issues.
I've used the angular guide for creating libraries to create a new workspace and library. Simply copying over the
srcof this repository and updating the auto generated package.json got things working.Are there plans to update this library to support Angular 9? I'm willing to investigate what changes would be necessary in this repository instead of forking.
I've only done a basic test of the functionality, but it seems to do exactly what I need. Great work by all involved!