jgoux/resolvify

Progress

Closed this issue ยท 7 comments

Hi there,

Just a little friendly reminder to publish this ๐Ÿ˜„ If you are pressed for time I'll be happy to put together a PR for you? ๐Ÿ‘

Thanks to remind me, and sorry to forget !
I'm writing the minimal HOW TO and then I push it in a few minutes. :)
I'll let you make the fix for the CLI parameters once it'll online ;)

You can now make the PR, then I'll publish it. ๐Ÿ‘

@jgoux alright, I'm getting close. Take a look here. I also added some tests ๐Ÿ‘ One thing I'm a little confused about is the fact that path.dirname(opts.file) is used as the basedir. What is the reasoning behind that? Should it not be __dirname? Tests work with both.

If test work both, let's remove the path dependency. I didn't use __dirname often. :)
Seems good to me, thanks for your help !

@jgoux cool ๐Ÿ˜„ I'll clean up a few things and make a PR shortly ๐Ÿ‘

@jgoux awesome! Thanks ๐ŸŽ‰