Change the way to create symbolic link
This commit is contained in:
parent
0f049cc461
commit
b4e58d5650
4 changed files with 56 additions and 53 deletions
|
@ -8,6 +8,7 @@
|
|||
"author": "",
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"make-link": "node ./scripts/make_dev_link.js",
|
||||
"dev": "vite build --watch",
|
||||
"build": "vite build"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue