From c21f59d334b748be99188688c9578c9cd5432874 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 4 Jun 2016 10:05:17 +0200 Subject: Add webtorrent and jquery to webpack --- client/.bootstraprc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client/.bootstraprc') diff --git a/client/.bootstraprc b/client/.bootstraprc index a4d4fe689..76a0bdb7b 100644 --- a/client/.bootstraprc +++ b/client/.bootstraprc @@ -90,13 +90,13 @@ styles: badges: false jumbotron: false thumbnails: true - alerts: false + alerts: true progress-bars: true media: true list-group: false panels: false wells: false - responsive-embed: false + responsive-embed: true close: false # Components w/ JavaScript @@ -112,7 +112,7 @@ styles: ### Bootstrap scripts scripts: transition: false - alert: false + alert: true button: false carousel: false collapse: false -- cgit v1.2.3