Simen Bekkhus

Results 1232 comments of Simen Bekkhus

You probably found it while researching, but if not - we use https://github.com/azu/monorepo-utils/tree/master/packages/%40monorepo-utils/workspaces-to-typescript-project-references at work. It properly handles comments as was mentioned above here

I'd assume it only sets up references if the module referenced has a `tsconfig.json` file?

I see no reason to hold off on releasing a v21 image on this. v21 will be EOL in about 9 months anyways (way before e.g. Node 20 which already...

Happy to explore the latest one (https://github.com/nodejs/docker-node/pull/1768) - the others are more than 3 years old, so at least to me it doesn't seem to have much momentum/requests behind it....

I've been wanting to remove the preinstalled version and run `corepack enable` instead for some time, so if it that's kinda what Node itself decides to do in v22, then...

Ah, right! I think that's probably fine. You don't need the package manager unless you're gonna install things, at which point you have internet to download the package manager anyways....

Is this waiting on anything in particular?

@nschonni is it good to go?

Yeah, I agree we should do that 👍 Suggestions on the wording is very welcome! 😀 I'm bad at those sorts of things

>Proper solution probably needs some re-work that would require the migration from SH to JS for `update.sh` To the surprise of no one, this is my preferred solution 😃 Or,...