v0.1.1
Bug fixes
- If no
exports
is not defined, only scan all JS files that will be packed. This uses npm-packlist (the same librarynpm
uses) to detect them. - Improve early out performance if directory has no
package.json
Full Changelog: v0.1.0...v0.1.1