chore: workflows
This commit is contained in:
@@ -20,10 +20,6 @@
|
||||
"build:toast": "yarn workspace @standardnotes/toast build",
|
||||
"build:styles": "yarn workspace @standardnotes/styles build",
|
||||
"build:web": "yarn workspace @standardnotes/web build",
|
||||
"build:web:front": "yarn build:icons && yarn build:toast && yarn build:styles && yarn build:components && yarn build:web",
|
||||
"build:web:back": "yarn workspace @standardnotes/web-server build",
|
||||
"build:web:all": "yarn build:web:front && yarn build:web:back",
|
||||
"build:components": "yarn workspace @standardnotes/components-meta build",
|
||||
"start:server:web": "lerna run start --scope=@standardnotes/web-server",
|
||||
"start:server:web:localhost": "lerna run start:no-binding --scope=@standardnotes/web-server",
|
||||
"prepare": "husky install",
|
||||
|
||||
Reference in New Issue
Block a user