v0.5.1
We now supports handling dynamic imports. If a file is import()
ed, it won't be deleted.
What's Changed
🐛 Bug Fixes
- fix: add support for dynamic imports by @kazushisan in #34
Full Changelog: v0.5.0...v0.5.1
We now supports handling dynamic imports. If a file is import()
ed, it won't be deleted.
Full Changelog: v0.5.0...v0.5.1