Skip to content

sashas777/merged-css-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2.2.* Fix for Issue #11354

Latest Stable Version Total Downloads Latest Unstable Version License

This is a temporary fix for the Issue Issue #11354

This module works only with Magento 2.2.4 version and need to be removed after upgrade/downgrade. Assumed that the issue will be fixed in the new release.

1. How to install module

Run the following command in Magento 2 root folder:

composer require sashas/merged-css-issue
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

2. How to uninstall module

Run the following command in Magento 2 root folder:

composer remove sashas/merged-css-issue
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

About

A Magento 2 module for issue #11354

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages