diff options
Diffstat (limited to 'client/index.html')
-rw-r--r-- | client/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html index 8b98cbbb2..db4b76613 100644 --- a/client/index.html +++ b/client/index.html | |||
@@ -22,6 +22,8 @@ | |||
22 | 22 | ||
23 | <script src="/app/node_modules/webtorrent/webtorrent.min.js"></script> | 23 | <script src="/app/node_modules/webtorrent/webtorrent.min.js"></script> |
24 | 24 | ||
25 | <script src="/app/node_modules/ng2-bootstrap/bundles/ng2-bootstrap.min.js"></script> | ||
26 | |||
25 | <!-- 2. Configure SystemJS --> | 27 | <!-- 2. Configure SystemJS --> |
26 | <script src="/app/systemjs.config.js"></script> | 28 | <script src="/app/systemjs.config.js"></script> |
27 | <script> | 29 | <script> |