Skip to content

Commit 0c8eeef

Browse files
author
Whitzscott (Developer)
committed
he
1 parent e1051a2 commit 0c8eeef

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
"machine-learning"
2626
],
2727
"scripts": {
28-
"build": "concurrently \"tsc -p tsconfig.json \" \"vite build \" && npm run sync",
28+
"build": "concurrently \"tsc -p tsconfig.app.json \" \"vite build \" && npm run sync",
2929
"format": "prettier --write .",
3030
"format:check": "prettier --check .",
3131
"dev": "concurrently \"vite\" \"tsc --watch\"",

0 commit comments

Comments
 (0)