Nix NodeJS | 202 Members | |
| 58 Servers |
| Sender | Message | Time |
|---|---|---|
| 30 Apr 2024 | ||
In reply to @lily:lily.flowersi wonder if it's because the composer stuff changes build to that dir first | 21:02:06 | |
| if it's working now, leave it as-is then :) | 21:02:13 | |
Yeah, maybe even the other way around. In the logs I see first the npm runs and then composer>
sure 😄
If you are interested, I can make a new branch with the change. It's my open source project anyway | 21:04:59 | |
*
Yeah, maybe even the other way around. In the logs I see first the npm runs and then composer.
sure 😄
If you are interested, I can make a new branch with the change. It's my open source project anyway | 21:05:17 | |
In reply to @matejam:matrix.orgnah, i'm pretty sure it's because composer changes dir and you want npm to run after that. so you're doing it right enough and this looks pretty awesome actually :) | 21:05:34 | |
| it feels neat that you are able to mix the npm hooks into another builder without too much fuss and have a multi-language-package-manager app build in a derivation like that | 21:06:10 | |