mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Add 'yarn marketplace' script to running the marketplace.
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
This commit is contained in:
parent
ca2312b30a
commit
3b5b1ae88c
@ -30,6 +30,7 @@
|
||||
"download-bins": "concurrently yarn:download:*",
|
||||
"download:helm": "yarn run ts-node build/download_helm.ts",
|
||||
"download:kubectl": "yarn run ts-node build/download_kubectl.ts",
|
||||
"marketplace": "npx serve marketplace",
|
||||
"i18n:extract": "yarn run lingui extract",
|
||||
"postinstall": "patch-package",
|
||||
"integration": "jest --coverage integration $@",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user