stripe-apps
stripe-apps copied to clipboard
Support for PNPM lock files when uploading.
Is your feature request related to a problem? Please describe. I would like to use pnpm as a package manager in my monorepo project.
Describe the solution you'd like
when I run stripe apps upload it should work with existing pnpm lock file.
workaround i had to copy the project files yarn install and copy back the yarn.lock into project then stripe apps upload
any news on this?