Jurgen Van de Moere

Results 82 comments of Jurgen Van de Moere

@ocombe — Do you have any experience with ng-packagr? It looks great, but I haven't used it yet. Thank you for the tip though. Definitely worth investigating whether there could...

@izifortune — Thank you for your follow-up, much appreciated! 🏆

@izifortune — Thank you for your follow-up, much appreciated! 🏆

@Kamilius — Thank you for reporting. @izifortune — Thank you for looking into it 👍

Haven't been able to reproduce this either. @Kamilius — Were you able to fix this yet? Thanks!

@aminpaks — Thank you for reaching out. If you are interested, you can create a PR to integrate your bundler in this generator. We can then compare features of both...

@aminpaks — Thank you, much appreciated!

@fabriziodebortoli — Can you try to escape the value: ``` content: "\\62"; ``` and let us know if that works? Thanks!

@filipesilva — Thank you for your note, much appreciated! 👍 I will have a look at this tomorrow morning before work and will keep you posted. Thanks again!

Just fo confirm that I am seeing the same behavior here (on Mac). Setup: 1. generate library using [generator-angular2-library](https://github.com/jvandemo/generator-angular2-library) in directory `my-lib` 2. in `my-lib`, run `gulp` to build `my-lib/dist`...