chore: enable workspaces

This commit is contained in:
chenjiahan
2021-09-07 20:50:35 +08:00
parent a2f4ceaace
commit fad3c9301d
8 changed files with 125 additions and 8327 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
},
"scripts": {
"dev": "tsc --watch",
"release": "tsc & release-it"
"build": "tsc",
"release": "yarn build & release-it"
},
"files": [
"lib",
File diff suppressed because it is too large Load Diff