feat: add example plugins

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-09-22 23:31:52 +08:00
parent 7ca81db573
commit 81c76f4977
2 changed files with 319 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"watch": "npx lerna run watch --parallel",
"build": "npx lerna run build",
"build:plugins": "npx lerna run build --scope=@ms/plugins",
"lp": "npx lerna publish"
"lp": "npx lerna publish --scope=!@ms/plugins"
},
"workspaces": [
"packages/*"