[Issue] Update lessjs to v3.13.1 #31824
Labels
duplicate
Priority: P2
A defect with this priority could have functionality issues which are not to expectations.
Progress: done
Severity: S3
Affects non-critical data or functionality and does not force users to employ a workaround.
Milestone
This issue is automatically created based on existing pull request: #31618: Update lessjs to v3.13.1
Description (*)
Update old version to recently newer
2.3.1 to 3.13.1
Current magento used lessjs v2.3.1.
Official version is https://cdn.jsdelivr.net/npm/less@3.13
https://www.jsdelivr.com/package/npm/less
For maintain compatible we can stay at v3 for a while!. Current official less released v4.1.0
Official less website http://lesscss.org/
This file allow to browser compile less file to css on-flies. Allow developer can check styles from browser without need run deploy ! Note this feature not work in production mode
Idealy lessjs the version should be same as lessphp compile version
Related Pull Requests
Fixed Issues (if relevant)
No issue available
Manual testing scenarios (*)
(Stores > Configuration > Advanced > Developer
Frontend Development Workflow => Workflow type : Client side less compilation)
node_modules/.bin/lessc --version and check properly version less
Questions or comments
CC: @Leland @krzksz @ptylek what do you guys think on this ?
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: