Do not treat "yoga-playground" as package #1192

Closed
NickGerleman wants to merge 1 commits from remove-playground into main

1 Commits

Author SHA1 Message Date
Nick Gerleman
24d406a5c2 Do not treat "yoga-playground" as package
"yoga-playground" contains the code for the playground used on the Yoga website. It lives inside the "website" package, but also has its own separate package.json and lockfile.

The package wasn't ever published, and does not share a workspace with the website or other JS packages. We can remove the package.json and related files to remove the lockfile, build steps, etc, while letting it still be used by the website (the only thing using the playground right now).
2022-12-25 00:08:55 -08:00