nx/packages
ben e63e787704 fix(schematics): use ngrx pipe select operator
This update the way the Facade select a slice of the Store using the
select operator through the pipe, contrary to the `.select()` which is
now deprecated.
2018-09-28 12:01:19 -04:00
..