Skip to content

Commit 458466a

Browse files
committed
add playground:build script
1 parent eed9f85 commit 458466a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@headlessui-react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
},
2222
"scripts": {
2323
"playground": "next dev",
24+
"playground:build": "next build",
2425
"test": "../../scripts/test.sh",
2526
"build": "../../scripts/build.sh",
2627
"lint": "../../scripts/lint.sh"

0 commit comments

Comments
 (0)