Closed this issue 8 years ago · 1 comments
The wyldstyle.json isn't read even when it exists relative to the current directory.
wyldstyle.json
I used __dirname which was relative to the file where it's used, not to the current directory.
__dirname
My bad.
Fixed in #16