This repository was archived by the owner on Apr 1, 2026. It is now read-only.
0.5.8
- Leverage Babel parser - babylon to parse ES7 codes. - Design change: parser returned string array is marked as dependencies and skip detector step. - Design change: package dependencies is passed to detector and detector only return determined package now. Ready for #99.