We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed9f85 commit 458466aCopy full SHA for 458466a
packages/@headlessui-react/package.json
@@ -21,6 +21,7 @@
21
},
22
"scripts": {
23
"playground": "next dev",
24
+ "playground:build": "next build",
25
"test": "../../scripts/test.sh",
26
"build": "../../scripts/build.sh",
27
"lint": "../../scripts/lint.sh"
0 commit comments