We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67220e commit fbc6aacCopy full SHA for fbc6aac
1 file changed
package.json
@@ -6,7 +6,6 @@
6
"scripts": {
7
"dev": "vite",
8
"build": "tsc -b && vite build",
9
- "build-tx": "tsc -b && vite build --outDir dist/sc-datav",
10
"lint": "eslint .",
11
"preview": "vite preview"
12
},
0 commit comments