[compiler] Remove unused scripts

ghstack-source-id: ae0c1bf365
Pull Request resolved: https://github.com/facebook/react/pull/29842
This commit is contained in:
Lauren Tan
2024-06-10 20:26:10 -04:00
parent ae0525f8f2
commit c015abd9dc

View File

@@ -15,8 +15,6 @@
"url": "git+https://github.com/facebook/react-forget.git"
},
"scripts": {
"bundle:meta": "scripts/bundle-meta.sh",
"bundle:oss": "scripts/bundle-oss.sh",
"copyright": "node scripts/copyright.js",
"hash": "scripts/hash.sh",
"start": "yarn workspace playground run start",