jshmrtn / vue3-gettext

Translate Vue 3 applications with gettext.
https://jshmrtn.github.io/vue3-gettext/
MIT License
66 stars 23 forks source link

make vue-gettext-compile also support the --flat file structure #8

Closed olof-nord closed 2 years ago

olof-nord commented 2 years ago

If --flat is provided during the extract, then it also needs to be specified during the compile as to use the correct filenames.

Also remove unused compile constant.