gilbsgilbs/babel-plugin-i18next-extract

[BUG][0.9.1] Latest Release Packaging is broken?

yoroshikun opened this issue · 2 comments

Describe the bug

Thank you for your work on this library, however lately i have found that upgrading to the latest version seems to break the module?
It looks like the latest release was not built correctly? 0.9.1. as the package contains all the source code etc.

How to reproduce

Upgrade to 0.9.1

Expected behavior

No issues with file structure. Like so 0.9.0
image

What actually happens

File structure becomes this.
image

Additional context

This i feel is urgent as it breaks all usage of the package. @gilbsgilbs 🙇

Thanks for the report, that's my bad. Just published 0.9.2 to fix this, tell me if that works better.

Works great, thank you!