Merge branch 'master' of https://github.com/spotify/backstage into remove_plugin_wip
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"start": "yarn workspace example-app start",
|
||||
"bundle": "yarn build && yarn workspace example-app bundle",
|
||||
"build": "lerna run build",
|
||||
"clean": "lerna run clean",
|
||||
"test": "yarn build && lerna run test --since origin/master -- --coverage",
|
||||
"test:all": "yarn build && lerna run test -- --coverage",
|
||||
"lint": "lerna run lint --since origin/master --",
|
||||
|
||||
Reference in New Issue
Block a user