mirror of
https://github.com/mathuo/dockview
synced 2025-02-01 22:15:44 +00:00
chore: configure dockview-react package
This commit is contained in:
parent
3fcbf6515e
commit
e3eb851ab7
@ -16,7 +16,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "lerna run build --scope '{dockview-core,dockview,dockview-vue}'",
|
||||
"build": "lerna run build --scope '{dockview-core,dockview,dockview-vue,dockview-react}'",
|
||||
"clean": "lerna run clean",
|
||||
"docs": "typedoc",
|
||||
"generate-docs": "node scripts/docs.mjs",
|
||||
|
Loading…
Reference in New Issue
Block a user