-
|
As a new user of pnpm, coming from a simple setup of only having an If someone can give me a brief explanation where I should use each of them I would appreciate that. Or, if that's too much, then a simple suggestion like "Just use devEngines" for my setup, which is a vanilla pnpm monorepo with multiple applications and some internal packages to use among those applications, would suffice. Thank you! ps. bonus question: Is there a way to automatically update all |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
You should use the
No, there is no way to do it automatically. |
Beta Was this translation helpful? Give feedback.
You should use the
devEngined.runtimeas it is a new standard field that will be used by other package managers too.No, there is no way to do it automatically.