Skip to content

Update gettext-extractor-vue and dependencies

Lukas Eipert requested to merge leipert-yarn-upgrade-gettext into master

What does this MR do and why?

This updates gettext-extractor-vue and related dependencies. We also make tiny changes to our gettext extraction, by adding a simple guard to the Vue Extractor. The Extractor will now skip files that do not at least contain a __ which is part of all our gettext function names in the frontend.

We are "only" saving half a second on my machine, but on slower machines, we might save a little more.

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. No diff on bundle exec rake gettext:regenerate

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lukas Eipert

Merge request reports

Loading