mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-07 16:35:15 +08:00
feat: add monorepo
This commit is contained in:
9
workspace.json
Normal file
9
workspace.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"version": 2,
|
||||
"projects": {
|
||||
"plugin-ui": "packages/plugin-ui",
|
||||
"services": "packages/services",
|
||||
"shared": "packages/shared",
|
||||
"shell-chrome": "packages\\shell-chrome"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user