compressed-size-action
compressed-size-action copied to clipboard
add --legacy-peer-deps for npm install script
Hi there,
Since our project has some external deps which config peerDeps but not really need that. Current build will failed since peer check. Please add --legacy-peer-deps mark or provide a config to enable ignore the peer check.
Thanks
+1
This seems like a reasonable default to me. Want to submit a PR?
Probably well addressed in #85, so closing