@samitouri / QOS-React-1 / commits / e4acd448f6

[feedback] Add script to bundle for oss

Lauren Tan committed Oct 31, 2023 at 12:42 UTC e4acd448f604dc53152204145bf1a1b0be746398
1 file changed +1
compiler/package.json
+1
@@ -10,6 +10,7 @@
10 },
11 "scripts": {
12 "bundle:meta": "scripts/bundle-meta.sh",
13 + "bundle:oss": "scripts/bundle-oss.sh",
14 "hash": "scripts/hash.sh",
15 "start": "yarn workspace playground run start",
16 "next": "yarn workspace playground run dev",