1.5.1
- 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.