Maciej Treder

Results 8 comments of Maciej Treder

The problem is that ngu-sw-manifest can't recognize paths correctly. There is also problem with lazy-loaded modules. Tool is always starting in `src` (on my end). My initial catalog structure was:...

Hello I have made a work-around for this. You can find it in my repo: https://github.com/maciejtreder/angular-universal-pwa What i have done is just empty "fake" file with service worker code, name...

@webmaxru You're welcome! You should now, that you are the person who got me interested in Angular (at Devoxx Poland 2016)! I would be more then happy if you would...

Will check ‘enable’ option. It would be much better then mocking.

@webmaxru Any update on that?

@markalbert I am running into exactly same issue. Did you figure out how to retrieve cookies from the request, within the stub?

Hello, Thanks for this report. I will take a look at it in the first possible moment.