Skip to content

Releases: Perlmint/ya-i18next-webpack-plugin

Fix some errors

24 Sep 16:11
v0.3.1
7a2befe
Compare
Choose a tag to compare

Fixed errors

  • Plugin does not wait writing files.
  • Try to access wrong path when outPath is not presented & resourcePath is provided as absolute path.
  • create directories for missing keys.
  • workaround for module not provide sourcemap

v0.3.0

24 Sep 16:12
v0.3.0
Compare
Choose a tag to compare

print original source code for argument parsing failed warning

v0.2.1

24 Sep 16:13
Compare
Choose a tag to compare

fix async error - plugin does not emit anything

v0.2.0

07 Sep 06:01
Compare
Choose a tag to compare

Added Features

  • working correctly when watching - or with webpack-dev-server
  • write out missing keys with referenced source location
  • remove old missing keys output

First release

07 Sep 05:58
Compare
Choose a tag to compare

Features

  • collect translation keys from sources
  • write out keys has no translation into file
    • warn not translated keys while webpack compiling
  • emit translations