Skip to content

v0.1.1

Compare
Choose a tag to compare
@bluwy bluwy released this 16 Jun 06:46
· 231 commits to master since this release

Bug fixes

  • If no exports is not defined, only scan all JS files that will be packed. This uses npm-packlist (the same library npm uses) to detect them.
  • Improve early out performance if directory has no package.json

Full Changelog: v0.1.0...v0.1.1