feat(Store): Added injection token option for feature modules#153
feat(Store): Added injection token option for feature modules#153MikeRyanDev merged 1 commit intomasterfrom
Conversation
|
@brandonroberts I tried to use this branch to validate it did fix #147 with my code (I build it and replaced the folders in my I suspect there is something wrong with this PR or is it me doing something wrong? |
|
using typescript 2.4, maybe that's why, I noticed you have both typescript 2.4 and 2.3 in your |
|
even though it is strange because I don't use features at all in my application (see #147 (comment)) |
|
I have to admit, I tried implementing this the other day, and couldn't figure it out. Nice work. |
Closes #116, #141, #147