Austin Stewart
Results
3
comments of
Austin Stewart
I'm pretty sure it has to do with differences between Angular 2 and 4. I ended up going with another starter that does basically the same thing as this repo...
https://github.com/robisim74/angular-library-starter I've built 2 modules with this one.
I ran into this too and it took a second to spot the problem. The main example is missing the `embeddedObjKeys` ``` { embeddedObjKeys: { 'characters': 'id' }} ```