Skip to content

Using locations set to false does not remove output location paths in the .pot file (v4.0.0-beta.1) #82

Description

@Panchi99

After upgrade of vue3-gettext library from 3.0.0-beta.1 to 4.0.0-beta.1 I have noticed that the new locations: false flag does remove the output location paths for .po files, as designed. However, it does not remove it for the messages.pot file.

I would have expected that it does remove it for both kind of files. This is quite important for our use case, as our developers are spared of multiple unnecessary location paths merge conflicts on the .po/.pot files.

Can we make the locations flag applicable for .pot files as well?

Thank you in advance. 😄

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions