Skip to content

1.5.1

Compare
Choose a tag to compare
@thomas-darling thomas-darling released this 21 Mar 16:34
· 20 commits to master since this release
  • Fixed a bug causing missing translations for files that have more than one root element.
  • Refactored the plugin so it can be used without gulp.
    The intention is to eventually move the core code into a separate package, which may then be used by plugins for different build systems, such as gulp and webpack. This is a work in progress, so expect further changes.
  • Added linting and resolved issues.