| 29 Apr 2024 |
matejam |
oh you're not using buildNpmPackage. yeah you'll want something like that I'm not using buildNpmPackage because I'm also calling php's composer and I don't know how to combine different builders...
| 22:24:45 |
matejam | *
oh you're not using buildNpmPackage. yeah you'll want something like that
I'm not using buildNpmPackage because I'm also calling php's composer and I don't know how to combine different builders...
| 22:24:55 |
Lily Foster | In reply to @matejam:matrix.org
oh you're not using buildNpmPackage. yeah you'll want something like that I'm not using buildNpmPackage because I'm also calling php's composer and I don't know how to combine different builders...
you can do a postBuild script, or you can mix and match build hooks (idk how to deal with composer) | 22:25:26 |
Lily Foster | (but you don't have to use either if you don't want to (assuming FOD unreproducibility isn't a problem for what you're doing)) | 22:26:20 |