vue-cli-plugin-i18n icon indicating copy to clipboard operation
vue-cli-plugin-i18n copied to clipboard

Add support for path definition

Open akadlec opened this issue 6 years ago • 0 comments

I'm trying to use it with nativescript and it is using different folder: app instead of src It would be good to be able to specify source files folder, because ui of the plugin crashes:

(node:2124) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, scandir 'C:\xxx\yyy\native-app/src/locales'

akadlec avatar Aug 01 '19 10:08 akadlec