-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[2.2.0-RC2.2] Static content deploy 'quick' strategy acts like 'standard' strategy #10674
Comments
Thanks for reporting, internal issue is MAGETWO-72300 |
Hi @TomashKhamlai. Thank you for working on this issue.
|
Hi @engcom-Delta. Thank you for working on this issue.
|
Hi @hostep , Steps followed:
|
❌ Something went wrong. Cannot create Jira issue. |
Thanks, it's great to see that the majority of time spend on this issue in the last 5 years, was trying to reproduce it instead of trying to fix it. |
✅ Jira issue https://jira.corp.magento.com/browse/AC-2551 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Delta. Thank you for verifying the issue. |
Hi @hostep , Thanks for your reporting and collaboration. Steps to reproduce
Thanks. |
@engcom-Delta: I appreciate the effort to re-test, but I think you made some mistakes. You didn't seem to have compared the
And that's what we are trying to verify in this issue. |
Preconditions
Steps to reproduce
composer require honl/magento2-nl-nl imaginaerum/magento2-language-fr-fr
bin/magento setup:upgrade
Dutch (Netherlands)
andFrench (France)
for those 2 storeviewsrm -R var/view_preprocessed/* pub/static/*
(so we start from a clean slate)php bin/magento setup:static-content:deploy -s standard -f -t Magento/luma nl_NL fr_FR
rm -R var/view_preprocessed/* pub/static/*
(so we start from a clean slate)php bin/magento setup:static-content:deploy -s quick -f -t Magento/luma nl_NL fr_FR
Expected result
Actual result
The text was updated successfully, but these errors were encountered: