Mokshit06/typewind

Support custom config file path.

NicolasLopes7 opened this issue · 1 comments

I'd love to already use typewind in production with my monorepo. But I need to be able to pass a custom path, because my config file is on a different package of my application.

Btw, great work dude! 🎉

I went further and opened a PR (#6) 😄. Not sure about the babel build stuff yet, but would love to see your eyes on how to solve it!