add readme and change some scripts
This commit is contained in:
parent
239c879649
commit
6474c2fd8c
15 changed files with 265 additions and 231 deletions
|
|
@ -29,9 +29,12 @@
|
|||
"typescript": "^4.2.4",
|
||||
"vite": "^2.3.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.17.0",
|
||||
"npm": "^7.14.0"
|
||||
},
|
||||
"scripts": {
|
||||
"rollup": "rollup",
|
||||
"vite": "vite",
|
||||
"ts-node": "node --experimental-specifier-resolution=node --loader ts-node/esm"
|
||||
"vite": "vite"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue