This repository has been archived by the owner on Jan 10, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(packaging): Use top level Core export of select. (#218)
This makes store and core jointly more compatible with the use case where you want to load them both via UMDs using SystemJS. By using the new top level export from core, store no longer needs to configure (in the rollup config) a way to reach deeper inside.
- Loading branch information