From 25cfd613785608ba97d5f1e904123901db941924 Mon Sep 17 00:00:00 2001 From: Andrew Lau Date: Mon, 8 Aug 2016 15:16:21 +1000 Subject: [PATCH] Load tether --- webpack.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/webpack.config.js b/webpack.config.js index 5b44294..5346143 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -174,6 +174,7 @@ webpackConfig = { $: 'jquery', jQuery: 'jquery', 'window.jQuery': 'jquery', + 'Tether': 'tether', 'window.Tether': 'tether' }) ],