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

Closed
NickGerleman wants to merge 1 commits from remove-playground into main
NickGerleman commented 2022-12-25 00:10:22 -08:00 (Migrated from github.com)

Summary

"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).

Test Plan

GitHub Actions will test that the website build still succeeds.

## Summary "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). ## Test Plan GitHub Actions will test that the website build still succeeds.
facebook-github-bot commented 2022-12-25 01:15:02 -08:00 (Migrated from github.com)

@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff [on Phabricator](https://www.internalfb.com/diff/D42240825).
facebook-github-bot commented 2022-12-26 14:58:47 -08:00 (Migrated from github.com)

@NickGerleman merged this pull request in facebook/yoga@894142d589.

@NickGerleman merged this pull request in facebook/yoga@894142d5892cadf1a62b16146793288e3fde14d5.

Pull request closed

Sign in to join this conversation.
No description provided.