package: update storybook command and remove build command

This commit is contained in:
Patrik Oldsberg
2020-03-25 01:24:49 +01:00
parent f9a47d9a0a
commit 123e5f80a8
+1 -2
View File
@@ -10,8 +10,7 @@
"test": "cross-env CI=true lerna run test --since origin/master -- --coverage",
"create-plugin": "backstage-cli create-plugin",
"lint": "lerna run lint",
"storybook": "yarn workspace @spotify-backstage/core storybook",
"build-storybook": "yarn workspace @spotify-backstage/core build-storybook"
"storybook": "yarn workspace storybook start"
},
"workspaces": {
"packages": [