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

support for locales in static-content deployment #2039

Merged
merged 4 commits into from Apr 28, 2020

Conversation

riconeitzel
Copy link
Contributor

@riconeitzel riconeitzel commented Apr 27, 2020

you can now set('static-content-locales', 'en_US de_DE'); in you deploy.php to deploy multiple locales instead of just en_US

Q A
Bug fix? No
New feature? Yes
BC breaks? No
Deprecations? No
Fixed tickets #2040

Do not forget to add notes about your changes to CHANGELOG.md. A command line tool has been included to make this easy, see CONTRIBUTING.md for details.

you can now `set('static-content-locales', 'en_US de_DE');` in you deploy.php to deploy multiple locales instead of just en_US
recipe/magento2.php Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@antonmedv antonmedv merged commit c538d53 into deployphp:master Apr 28, 2020
@riconeitzel riconeitzel deleted the patch-2 branch June 7, 2021 08:21
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

Successfully merging this pull request may close these issues.

None yet

2 participants