-
Notifications
You must be signed in to change notification settings - Fork 9.4k
update "tubalmartin/cssmin" to make CSS minifying compatible with calc() #9447
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
Comments
Remove Also: next time, use the community forum or https://magento.stackexchange.com/ or something like that, because this isn't really a bug :) |
But i need newer version of this module because in new versions the bug with the calc() property is fixed |
Hi @frenky2334 |
I'm sorry, how exactly an outdated dependency "isn't really a bug"? It might be "not a priority", but it's still a valid technical issue. |
Current M2 releases are made to work with previous versions. As CSSmin maintainer changed the way the library is called, you cannot simply update the library version and hope everything will work. That's why version in composer.json is set to a specific one. The library was updated in the pull request I linked above. You might be able to create a patch and apply it or wait for a new M2 release where it'll probably be merged. |
Hi @sambolek Thanks for the answer. |
Incorporate all changes from pull request (including composer.json) and run "composer install" or "composer update tubalmartin/cssmin". |
@sambolek |
If you want to be 100% sure, wait for next release :) |
@sambolek |
Just a heads up: there is no guarantee it will appear in the next 2.1.x release (or any of the 2.1.x releases at all, for that matter), and timelines for the future releases aren't provided by Magento, Inc. |
@frenky2334 Closing this issue as it is not a Magento bug, Thank you. |
I beg your pardon? By using 3rd-party code inside Magento, you effectively start owning the 3rd-party issues as well. It's just the same with bundling the fotorama.js into Magento: you add some bugs by doing that, and fixing them (if, say, that 3rd-party code isn't maintained any more) might require to either your own fork of said code (as it was done with zend framework 1) or replacing such a library altogether. But it sure is a Magento bug, albeit it is already fixed by a @sambolek on the
For whomever seeing this issue in their installations: yes, UPD.: |
Hi!


I tried update composer to update "tubalmartin/cssmin" module. But in update progress i get the next one message which you can see at the attached screenshot.
The composer looks like this:
Please, help me!
The text was updated successfully, but these errors were encountered: