Jonas Pauthier

Results 165 comments of Jonas Pauthier
trafficstars

Can you elaborate on how this is impacting your workflow, please?

Alright, thank you for the details. We'd have to investigate more to know where the problem comes from. I believe `git` URLs to be valid but I may be wrong,...

We can also have it as: ```json { "repository": { "type": "git", "url": "https://github.com/hapijs/vision.git" } } ``` As shown here: https://docs.npmjs.com/cli/v8/configuring-npm/package-json#repository.

Thanks for the suggestion @benjie. I wasn't aware of the `keepRoot` option. Does it already exist or is it something you suggest to create as part of this PR?