Jonas Pauthier

Results 165 comments of Jonas Pauthier
trafficstars

I released an npm package that allow to write dev build to the disk based on some discussions I've seen in this issue or others: https://www.npmjs.com/package/cra-build-watch. It works for my...

For those wondering about the LGPL license mentioned above: https://github.com/cthackers/adm-zip/issues/242#issuecomment-893523408. The error is still here even in latest 0.5.6 but this only concern `electron` app: https://github.com/cthackers/adm-zip/blob/13979d03659c57e545e6c01275686a03cb75cb4a/util/fileSystem.js. It's probably save to...

Perhaps GitHub's projects tab would be the right tool for that. I'm not sure I understood you correctly, could I contribute on that or do you prefer to take care...

No worries. I don't want to waste your time either. You'll be more efficient than I'd be anyway. Let's say that if you're already working on something and don't have...

No worries @pineapplegiant, I manage some Open Source projects myself as well, I know how it is. 😉 I don't use light color theme most of the time either. I...

I started to dig in this issue. That's the first time I work on a Vim colorscheme so I might be wrong but it seems to me that in order...

Given what you stated I agree, also the initial problem stems in user land as it is his responsability not to create a symlink in the served directory to a...

This seems as a nice addition to `hapi`. Thanks @jonathansamines for the suggestion. The API proposal LGTM.

hapi already gives you the ability to override the query parser used by your server: https://hapi.dev/api/?v=20.0.2#-serveroptionsqueryparser. I think it solves your problem so I'll close this issue but feel free...

Alright, my bad then. I misunderstood the request at hand.