Closed Cherry closed 7 months ago
cc @petebacondarwin
Thanks for the feedback @IgorMinar. I believe everything should be addressed now.
Sadly the tests here will fail due to the necessary secrets not existing in the PR. Reference: https://github.com/cloudflare/wrangler-action/pull/216#issuecomment-1852411821
This PR only updates docs though, so should be safe to merge.
Thanks James. This reads much better! I've merged the PR.
This effectively reverts https://github.com/cloudflare/wrangler-action/pull/242.
This is inferred by https://github.com/cloudflare/wrangler-action/pull/190 and then fixed in https://github.com/cloudflare/wrangler-action/pull/193, and I'm not really sure the "default" copy/pasted config should use
pnpm
- that's definitely not the standard.You do not need to specify
packageManager
as the docs now suggests, as long as you're running an up to date version.If there is a bug in the package manager detection, I'd suggest that should be reported and addressed separately.