[feat] node hosting support

This commit is contained in:
kwaroran
2023-05-27 23:15:23 +09:00
parent 4af6655471
commit 205cc2744f
61 changed files with 812 additions and 87 deletions

4
.gitignore vendored
View File

@@ -9,6 +9,7 @@ lerna-debug.log*
node_modules
dist/
save/
dist-web/
dist-ssr
*.local
@@ -26,4 +27,5 @@ xplugin/
*.sw?
/src-taurl/target/
/src-taurl/gen/
/build/
/build/
pycache/