willdurand / BazingaJsTranslationBundle

A pretty nice way to expose your Symfony translation messages to your client applications.
MIT License
574 stars 179 forks source link

Contribution suggestion: Dump only specific domains #330

Closed sprain closed 2 years ago

sprain commented 2 years ago

I have a use case where it would be appropriate to only dump translations of a specific domain. As much as I can see, this functionality is not available yet.

I would be willing to provide this feature so you can do this:

php bin/console bazinga:js-translation:dump --domain=myDomain1 --domain=myDomain2

Would you be interested in such a contribution?

sprain commented 2 years ago

My bad! The feature does exist, just in a different context than I expected. Great! :) https://github.com/willdurand/BazingaJsTranslationBundle/blob/master/Resources/doc/index.md#active-domains