mirror of
https://github.com/mathuo/dockview
synced 2025-09-30 13:08:09 +00:00
chore: fix scripts
This commit is contained in:
parent
392e63c226
commit
212863cbec
@ -41,7 +41,7 @@
|
||||
"README.md"
|
||||
],
|
||||
"scripts": {
|
||||
"build:bundle": "",
|
||||
"build:bundle": "echo 'noop'",
|
||||
"build:js": "vite build",
|
||||
"build:types": "vue-tsc --project tsconfig.build-types.json --declaration --emitDeclarationOnly --outDir dist/types",
|
||||
"build:css": "node scripts/copy-css.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user