move webtorrent back into main window

We keep webtorrent running when the window is “closed” by hiding the
window instead.
This commit is contained in:
Feross Aboukhadijeh
2016-03-01 20:48:22 -08:00
parent bbe982d645
commit 1bfecb80a2
14 changed files with 344 additions and 393 deletions

View File

@@ -20,7 +20,7 @@
"thunky": "^0.1.0",
"upload-element": "^1.0.1",
"virtual-dom": "^2.1.1",
"webtorrent": "^0.76.0",
"webtorrent": "^0.81.0",
"xhr": "^2.2.0"
},
"devDependencies": {