Add clean script to template app
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"build": "lerna run build",
|
||||
"test": "cross-env CI=true lerna run test -- --coverage",
|
||||
"create-plugin": "backstage-cli create-plugin",
|
||||
"clean": "backstage-cli clean",
|
||||
"lint": "lerna run lint"
|
||||
},
|
||||
"workspaces": {
|
||||
|
||||
Reference in New Issue
Block a user