Skip to content

v1.2.0

Choose a tag to compare

@bengsfort bengsfort released this 20 May 16:38
· 35 commits to master since this release

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