Serhii Chernenko
Serhii Chernenko
How to run valet fix with prefix --build-from-source for php?
hi @ihor-sviziev, thanks for the answer! You're right about up-to-dated packages when they used in production or it's an application that built on NPM packages. While the magento 2 uses...
@hostep but what's the difference with the LTS version `2.4.6-p3`? - https://github.com/magento/magento2/blob/2.4.6-p3/package.json.sample#L21 - https://github.com/magento/magento2/blob/2.4.6-p3/package.json.sample#L30 source maps aren't working there with the same versions: ``` "grunt-contrib-less": "~2.1.0", "less": "3.13.1" ```
@hostep oh, I see. sorry, I didn't get that the change was only in 2.4.7. yeah, the package downgrading has to be a solution for 2.4.7 then
@ihor-sviziev signed
@hostep @ihor-sviziev done
same
@DamianGlowala from your point of view everything is clear and right. but I and, I guess, a lot of people who installed this module expects breakpoints behavior as well because...
@DamianGlowala yeah, it makes sense! thanks for the sharing and explanation. have a nice one!