split web js to v1 and v2

This commit is contained in:
rustdesk
2024-06-22 12:29:20 +08:00
parent 3742b51d58
commit 41a20b50ea
37 changed files with 435 additions and 1156 deletions

9
flutter/web/v1/js/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules
.DS_Store
dist
dist-ssr
*.local
*log
ogvjs
.vscode
.yarn