I forked this and changed it so that it uses a file in your own project directory called wml.json that uses relative paths instead of absolute paths. This change makes it easy to use this in a big monorepo and have it used by multiple users.
Shall I make a PR for this, or make my own lib? I don't think this is maintained, is it?
I forked this and changed it so that it uses a file in your own project directory called
wml.jsonthat uses relative paths instead of absolute paths. This change makes it easy to use this in a big monorepo and have it used by multiple users.Shall I make a PR for this, or make my own lib? I don't think this is maintained, is it?