Ady Ngom
Ady Ngom
hello @alan-agius4 looking at the contributing docs I'm not clear if you would assign the issue to yourself first before the submitting the PR or should one just start work...
@iranreyes I'm still wrapping my head around the componentized approach so bear with me. Will service be at the component level in this case or more at the core level...
@iranreyes :100: makes sense - it would be great to see then how a core service such as login, authentication and such will fit and be accessed in this structure....
Ok so after taking a closer look doesn't the 'user' module that is provided in the app boilerplate satisfy both use cases of having a component service, and that same...
@justinkames works for me (fresh install) - make sure you are at the root of the app and run ``` karma start // or npm test ``` returns ``` START:...
and sorry if I'm stating the obvious here but these packages have to be installed globally ``` npm install -g gulp karma karma-cli webpack ```
@twerske hello. Anything else needed to move this forward? Keep me posted
Thank you ππΏππΏ
This bug haunted me for most one week but thankfully @mhartington made a quick fix by transition the Angular project to standalone. I know @DominikPieper is aware of it and...