removed httpVueLoader, moved Vue instances in different files, moved socket in different file, other minor code changes

This commit is contained in:
Roberto Tonino 2020-04-21 22:20:19 +02:00
parent c6dd919b94
commit 51124e6433
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -2,7 +2,7 @@ __pycache__
*/__pycache__
.DS_Store
# node_modules
node_modules
/dist
# local env files