CLI tool to extract i18n strings from Vue SFC
Forked from : https://github.com/kennyki/vue-webpack-gettext to support vue-i18n
plugin + CLI usage
npx extract-vue-i18n -o extracted.txt -s src
--output, -o The output file. It should be your template.pot [required]
--src, -s The source folder for vue/html/js files [required]
SpringboardVR - 2018