Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using add and remove, command has to be called twice #139

Closed
freakzlike opened this issue Sep 3, 2021 · 1 comment
Closed

When using add and remove, command has to be called twice #139

freakzlike opened this issue Sep 3, 2021 · 1 comment

Comments

@freakzlike
Copy link

When using the options add and remove and for example renaming a translation key in your vue file. Then the old key will be removed but the new key will not be added. You need to run vue-i18n-extract again to add the missing key.

Version: 2.0.4

@Spittal
Copy link
Owner

Spittal commented Apr 27, 2022

I've changed the order of operations and this should be fixed in next release!

@Spittal Spittal closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants