Feature request: update php less compilers
Reported by dleffler | April 2nd, 2015 @ 04:30 PM | in 2.3.4 (closed)
There are updated php less libraries
- less.php is at 1.7.0.3 (we use 1.7.0.2)
- lessphp is at 0.5.0 (we use 0.4.0) - will NOT compile bootstrap 3
- iless is at 1.6.5 - we do NOT include this library, but some say it's faster than less.php for compiling bootstrap 3, doesn't have a lessphp (easy) wrapper like less.php (and of course lessphp) include.
Comments and changes to this ticket
-
dleffler April 2nd, 2015 @ 06:36 PM
We check for variable changes and if so will force a recompile. Not sure iless is a suitable alternate. Though it'll compile bootstrap3, it seems much slower and doesn't allow us to check whether or not it was recompiled
-
expNinja April 2nd, 2015 @ 08:53 PM
- State changed from new to resolved
(from [a59ae14ddc19462bc5f78de1a5bad2cb3a7dfc72]) Update less->css compilers, update code to enforce less.php as the default compiler unless overridden, initial support for iLess compiler though it is slower and doesn't seem to fully work (yet?) [#1282 state:resolved] https://github.com/exponentcms/exponent-cms/commit/a59ae14ddc19462b...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS