host
All checks were successful
Personal Website - Run Python HTTP Server / deploy (push) Successful in 2s
All checks were successful
Personal Website - Run Python HTTP Server / deploy (push) Successful in 2s
This commit is contained in:
parent
120cb38d23
commit
a56d10c83f
@ -7,7 +7,7 @@
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview"
|
||||
"preview": "vite preview --host"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^19.2.6",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user