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
Even though @DanielKucal is stating that the latest version supports Ivy, Angular seems to think otherwise. It uses ngcc on this library and logs a "encouragement"
> ngcc --properties es2020 browser module main && node ./decorate-angular-cli.js
Processing legacy "View Engine" libraries:
- ngx-store [module/esm2015] (https://github.com/zoomsphere/ngx-store.git)
- ngx-store [main/umd] (https://github.com/zoomsphere/ngx-store.git)
Encourage the library authors to publish an Ivy distribution.
The text was updated successfully, but these errors were encountered:
Even though @DanielKucal is stating that the latest version supports Ivy, Angular seems to think otherwise. It uses ngcc on this library and logs a "encouragement"
The text was updated successfully, but these errors were encountered: