Support for TypeScript Modules
This commit is contained in:
parent
21bd300632
commit
6193324e89
5 changed files with 63 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"dev": "vite --host 0.0.0.0",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue