Skip to content

Commit 2230d78

Browse files
committed
Merge remote-tracking branch 'origin/dev'
2 parents aad6bb0 + 32499ee commit 2230d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"module": "./dist/polaris-vue.es.js",
2626
"scripts": {
2727
"dev": "vite",
28-
"build": "rimraf dist && vue-tsc --noEmit && vite build && rimraf dist/index.html dist/favicon.ico dist/images && mv dist/src dist/types",
28+
"build": "rimraf dist && vue-tsc --noEmit && vite build && rimraf dist/index.html dist/favicon.ico dist/images",
2929
"preview": "vite preview --port 5050",
3030
"typecheck": "vue-tsc --noEmit",
3131
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",

0 commit comments

Comments
 (0)