add playground:build script
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"playground": "next dev",
|
||||
"playground:build": "next build",
|
||||
"test": "../../scripts/test.sh",
|
||||
"build": "../../scripts/build.sh",
|
||||
"lint": "../../scripts/lint.sh"
|
||||
|
||||
Reference in New Issue
Block a user