Closed leandromatos closed 7 years ago
hi @leandromatos , I will take a look as soon as possible.
@leandromatos I've updated the plugin to fix this issue. The readme file had the example but was not in the plugin. Now, the localeName
will be returned to the template if there are locales files.
Thanks @felixzapata ;)
hi @leandromatos, is it ok?
Yes, but I used NPM for install package, only after I saw that the package I installed is from someone else and has the same name, however, this package not returns localeName
=(
@felixzapata, Why do not you put your package in NPM? Even if you have to rename it, it's much easier to use on projects.
hi @leandromatos , I started this plugin three years (to create the Gulp version of the Grunt version) ago without finished it. Finally, last year I resumed the plugin and when I had something to publish I discovered the other and I thought myself: "well, maybe it is not necessary".
But if you find useful I can think another name and publish it via NPM.
Regards.
@leandromatos I've published the plugin
Thanks @felixzapata !
In example in readme,
#{$localeName}
return blank.How to get name of locale in file?