Jake Leventhal

Results 124 comments of Jake Leventhal
trafficstars

By "random" i mean some external developer. Not sure why this wouldn't be native to `serverless`

@Jarred-Sumner [posted on X](https://x.com/jarredsumner/status/1943275603979071911) saying that we would be getting a feature blocking monorepos from using bun as a package manager (later updated to say Tuesday i.e. yesterday). If I...

@Hebilicious no, this is different This PR is really for monorepos. For instance, if I use axios, i want to be able to specify that axios should use version `1.2.3`....

@Hebilicious and how would that work for child package.json? what version specifier would you use for `axios`

Solution worksforme But I think consulting the PNPM rfc makes should be done. a lot of thought/effort went into that

I don't really have much skin in the game. Either solution works, but I think for the JS ecosystem it would be preferable if PNPM and bun were in sync...

Update, this is now implemented in `[email protected]` (see https://github.com/pnpm/pnpm/issues/7072) @Jarred-Sumner should bun just "work" here with the same syntax? Hard to tell with the binary bun lockfile

> Yes I know that a problem. But if Bun implement the `pnpm-worspace.yml` it will be weird. The best would be that a common method would be follow by pnpm...