| 30 Apr 2024 |
Cobalt | Iirc, it is on 22 on unstable. I don't remember the specifics but an unstable bum recently made our builds fail until we returned to 18. Iirc, it was similar to https://github.com/nodejs/node-gyp/issues/3029 | 20:59:57 |
Lily Foster | In reply to @matejam:matrix.org
(if you want, you can set npmBuildScript = "prod" and include npmBuildHook as well and remove the postBuild)
Hm, for some reason if I do that it doesn't generate files that npm run prod generates in $src/share/php/yota-laravel/public/ where I want them.
share derivation? (e.g. on a pastebin?) that seems weird | 21:00:53 |
Lily Foster | oh you know what | 21:01:00 |
Lily Foster | In reply to @c0ba1t:matrix.org Iirc, it is on 22 on unstable. I don't remember the specifics but an unstable bum recently made our builds fail until we returned to 18. Iirc, it was similar to https://github.com/nodejs/node-gyp/issues/3029 but it was 20 before 22, did 20 not work either? | 21:01:19 |
Lily Foster | In reply to @lily:lily.flowers oh you know what i wonder if it's because the composer stuff changes build to that dir first | 21:02:06 |
Lily Foster | if it's working now, leave it as-is then :) | 21:02:13 |
matejam |
i wonder if it's because the composer stuff changes build to that dir first
Yeah, maybe even the other way around. In the logs I see first the npm runs and then composer>
if it's working now, leave it as-is then :)
sure 😄
share derivation? (e.g. on a pastebin?) that seems weird
If you are interested, I can make a new branch with the change. It's my open source project anyway
| 21:04:59 |