mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2025-09-09 07:28:44 +00:00
fix: use locally served webtorrent
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// js/webtorrent.js
|
||||
|
||||
import WebTorrent from 'https://esm.sh/webtorrent'
|
||||
import WebTorrent from './webtorrent.min.js'
|
||||
|
||||
export class TorrentClient {
|
||||
constructor() {
|
||||
|
2
src/js/webtorrent.min.js
vendored
Normal file
2
src/js/webtorrent.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
src/js/webtorrent.min.js.map
Normal file
1
src/js/webtorrent.min.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user