添加了vite-plugin-tauri插件,编译tauri运行有问题,暂时不用tauri

This commit is contained in:
ZilongYang
2021-10-13 22:05:10 +08:00
parent 56a79617f0
commit ac766591c5
27 changed files with 3978 additions and 1 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ node_modules
/dist
/dist_electron
*.local
target
# local env files
.env.local