Stefano Cappa

Results 91 comments of Stefano Cappa

Fixed in my fork https://www.npmjs.com/package/angular-modal-gallery (version 2.0.2)

Since this library seems not maintained actively, I decided to fork it to create another library called `angular-modal-gallery` to support Angular4, AOT and so on... I merged the pull request...

Since this library seems not maintained actively, I decided to fork it to create another library called `angular-modal-gallery` to support Angular4, AOT and so on... This is not a critics...

Or, is it possibile to import this library two times renaming the service as Local... and Session... vars to use both of them at the same time?

Everything in NodeJs is moving to promises, so I think that a new major release non-backward compatible is acceptable.

Nodejs 6 has a scheduled eol date at April 19. So, it could be the right moment to switch to node 8 updating the code. Yes, with babel the "compilation"...

Yes, I suppose that it's impossible to promisify a stream

I have a similar boilerplate, partially based on AngularClass. I don't know If it is useful for you, but if you wanna copy my config check [HERE](https://github.com/Ks89/angular-webpack-skeleton) I don't know...

@justin808 This guy is right. I'm Using Angular 4.x.x with Webpack 3.x.x Dev config: Prod config but not AOT compiler Prod config WITH AOT compiler (equals to the previous screenshot...