frontend depends_on websocket to avoid error on startup (#1313)
* frontend depends_on websocket to avoid error on startup * ci: fix lint --------- Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -25,3 +25,6 @@ development/*
|
||||
*.pyc
|
||||
__pycache__
|
||||
venv
|
||||
|
||||
# NodeJS
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user