table
table copied to clipboard
Remove yarn.lock from previously added examples
I saw that in other PRs, people asked the author to remove the committed yarn.lock file.
None of the other example folders contains yarn.lock and I would like to match my previously added examples to that.
I will investigate the failure as soon as I have a bit more time this week!
#4232 seems to have a working solution regarding the workflow failure.
I think we actually do want yarn.locks in our examples, but we are looking at replacing it with pnpm in the future. Will close this for now
@KevinVandy thanks for the heads up. I've seen in a few other PRs that removing the lock file was "mandatory". I thought I should follow that example. Shall we delete the branch?