v1.2.0
Bug Fixes/Features
- Ensure output directories exist before creating anything (fixes #5)
- Inject all entry points instead of failing, but does not embed dynamic imports (fixes #7)
Codebase Changes
- Update to Babel7
- Switch to jest tests
- Updates formatting of project to use prettier + better eslint rules
- Add code coverage checks