We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to upgrade to Angular 13 and publish an ivy distribution.
When I upgrade a project I am working on to Angular 13, I see this message:
⠙ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries: - ngx-vis [es2015/esm2015] (git+https://github.com/visjs/ngx-vis.git) Encourage the library authors to publish an Ivy distribution. (node:70950) UnhandledPromiseRejectionWarning: Error: The target entry-point "angulartics2" has missing dependencies: - rxjs/ReplaySubject - rxjs/add/operator/filter
The text was updated successfully, but these errors were encountered:
a new preview is available via npm i ngx-vis@next
npm i ngx-vis@next
Otherwise track issues please here #457
Sorry, something went wrong.
No branches or pull requests
It would be nice to upgrade to Angular 13 and publish an ivy distribution.
When I upgrade a project I am working on to Angular 13, I see this message:
The text was updated successfully, but these errors were encountered: