feat: Add update_pnpm_lock to frontend examples#535
feat: Add update_pnpm_lock to frontend examples#535RyanDraves wants to merge 1 commit intobazelbuild:mainfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Signed and re-ran the check. |
The
aspect_rules_jsfeature to automatically update thepnpm-lock.yamlfile is greatly beneficial for developer experience. This change adds it to the example so folks copying the examples have it out-of-the-box.