Christoph Werner

Results 89 comments of Christoph Werner

This would be _amazing_!

@Schnitzkin Thank you! @irongut Any ideas how to continue on this?

What's the point of the `--production` flag anyways? Do you realize that this usually gives you a lot of false positive licenses that are not included in your build output...

@GMaiolo Are the packages/workspaces in your monorepo being built with webpack, rollup or other bundlers?

@matzeeable I don't see how this is helpful with multi-stage docker builds. As far as I've understood, we need to at least install all pnpm dependencies based on the toplevel...

What @pgilad said. I actually just stumbled over this, because i want a string that throws when undefined - which doesn't even work using `test` because values are only tested...

My 0.02$... > Keeping decent ChangeLogs only marginally helps me: To upgrade a single module, i would potentially have to go through the changelog of all dependent and depending modules...

I'm interested. This would be a welcome addition! 👍

Suggestion looks good! Is anything happening here? How can we help? About multi column unique indexes, which i'm in dire need of at the moment: Why have 2 decorators `@isUnique`...

For those that run into performance problems using Postgres, check out Hasura as an option. All things considered, i like prisma better - but when performance is important, this unfortunately...