@samitouri / QOS-React-2 / commits / c015abd9dc

[compiler] Remove unused scripts

ghstack-source-id: ae0c1bf3654986a896d9acf4f3453e09502382ad Pull Request resolved: https://github.com/facebook/react/pull/29842

Lauren Tan committed Jun 10, 2024 at 20:26 UTC c015abd9dc32e9604e992cf351f1e130fd2a0de0
1 file changed -2
compiler/package.json
-2
@@ -15,8 +15,6 @@
15 "url": "git+https://github.com/facebook/react-forget.git"
16 },
17 "scripts": {
18 - "bundle:meta": "scripts/bundle-meta.sh",
19 - "bundle:oss": "scripts/bundle-oss.sh",
18 "copyright": "node scripts/copyright.js",
19 "hash": "scripts/hash.sh",
20 "start": "yarn workspace playground run start",