mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-02 02:00:49 +08:00
feat(docs): migrate bs docs
This commit is contained in:
@@ -1045,6 +1045,11 @@ export const PackageList = [
|
||||
name: '@blocksuite/bs-docs',
|
||||
workspaceDependencies: [],
|
||||
},
|
||||
{
|
||||
location: 'blocksuite/docs-site',
|
||||
name: '@blocksuite/docs',
|
||||
workspaceDependencies: ['blocksuite/affine/all'],
|
||||
},
|
||||
{
|
||||
location: 'blocksuite/framework/global',
|
||||
name: '@blocksuite/global',
|
||||
@@ -1502,6 +1507,7 @@ export type PackageName =
|
||||
| '@blocksuite/affine-widget-toolbar'
|
||||
| '@blocksuite/affine-widget-viewport-overlay'
|
||||
| '@blocksuite/bs-docs'
|
||||
| '@blocksuite/docs'
|
||||
| '@blocksuite/global'
|
||||
| '@blocksuite/std'
|
||||
| '@blocksuite/store'
|
||||
|
||||
Reference in New Issue
Block a user