Skip to content

Commit 212863c

Browse files
committed
chore: fix scripts
1 parent 392e63c commit 212863c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dockview-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"README.md"
4242
],
4343
"scripts": {
44-
"build:bundle": "",
44+
"build:bundle": "echo 'noop'",
4545
"build:js": "vite build",
4646
"build:types": "vue-tsc --project tsconfig.build-types.json --declaration --emitDeclarationOnly --outDir dist/types",
4747
"build:css": "node scripts/copy-css.js",

0 commit comments

Comments
 (0)