Jonas Pauthier

Results 165 comments of Jonas Pauthier
trafficstars

I must admit I never tested it with Typescript as I'm not using it but my first guess would be that it can be done. I'd have to look into...

Do you have or could you make an example setup I could play with?

Thanks for the detailed issue. :+1: Hum interesting indeed. I haven't had the time to reproduce it yet on Linux but there definitely seems to be a bug on your...

Hi! I'm glad you considered using my plugin but it is meant to be used in `create-react-app` projects as it is tweaking `react-scripts` webpack configuration. I could be mistaking but...

My bad, I see. I don't have an answer right now, I'll have to think about it.

It seems that my other comment on the code didn't go through. I had a question: what were the reasons behind the rewrite to async/await? That's something I'd be happy...

Hi @umutcanbolat! Thanks for updating your PR, I should be able to have a look at it during the week. No worries about the previous week-end. There is no rush....

Hi @asfktz! Thanks for your detailed answer. 1. I definitely understand why you want to keep abstracting the DLL boilerplate as it is quite cumbersome. But I feel not having...

> You'd be surprised to know that it was actually the first use case for the plugin. It started as a PR for create-react-app, where you set your DLL dependencies...

Actually I thought of that function option but not enough I guess. It is indeed a good idea because we can still give users the choice about the way they...