Merge pull request #380 from spotify/rugvip/story

package: update storybook command and remove build command
This commit is contained in:
Patrik Oldsberg
2020-03-25 09:00:50 +01:00
committed by GitHub
+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": [