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
Are you wanting it to be consistent across all ngrx projects? If that's the case, we'll need to update router, router-store, effects, notify, store-devtools, and store-log-monitor as well.
TS source in /src
Output commonJS ES5 to the root
Output standard (ES) modules to /lib
Add module and modules.root to point to ESM entry point and modules
We'll implement the same in @angular and build our es module pipeline around it.
No description provided.
The text was updated successfully, but these errors were encountered: