ems-project / elasticms

ElasticMS's monorepo
MIT License
3 stars 8 forks source link

refactor: build translations with symfony 6 #920

Closed Davidmattei closed 1 month ago

Davidmattei commented 1 month ago
Q A
Bug fix? n
New feature? n
BC breaks? n
Deprecations? n
Fixed tickets? n
Documentation? n

Enable symfony 6.4 translation in the monorepo. The extraction time is now faster (from +/- 1min to 8secs)

The translation build script is now using the test env and can access private services from the test service_container.