aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/index.html
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-06-11 15:19:43 +0200
committerChocobozzz <florian.bigard@gmail.com>2017-06-11 15:19:43 +0200
commit1840c2f7c91f5f89602a3683d85b0a9df1454855 (patch)
tree7efc223222e2d318abfaef0839a79e23be727cea /client/src/index.html
parent8635a2c70cc24a4c52558162ac058de95750271f (diff)
downloadPeerTube-1840c2f7c91f5f89602a3683d85b0a9df1454855.tar.gz
PeerTube-1840c2f7c91f5f89602a3683d85b0a9df1454855.tar.zst
PeerTube-1840c2f7c91f5f89602a3683d85b0a9df1454855.zip
Update webpack stack
Diffstat (limited to 'client/src/index.html')
-rw-r--r--client/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/index.html b/client/src/index.html
index e18b83dc8..ea88bb15b 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -12,7 +12,7 @@
12 <!-- Do not remove it! --> 12 <!-- Do not remove it! -->
13 13
14 <!-- TODO: bundle it with webpack when https://github.com/webpack/webpack/pull/1931 will be merged --> 14 <!-- TODO: bundle it with webpack when https://github.com/webpack/webpack/pull/1931 will be merged -->
15 <script src="/client/assets/webtorrent/webtorrent.min.js"></script> 15 <!-- <script src="/client/assets/webtorrent/webtorrent.min.js"></script> -->
16 16
17 <link rel="icon" type="image/png" href="/client/assets/favicon.png" /> 17 <link rel="icon" type="image/png" href="/client/assets/favicon.png" />
18 18