diff --git a/config/webpack/webpack.config.js b/config/webpack/webpack.config.js index fbd52bae..03080f1c 100644 --- a/config/webpack/webpack.config.js +++ b/config/webpack/webpack.config.js @@ -35,7 +35,7 @@ const envConfig = module.exports = { jQuery: 'jquery', jquery: 'jquery', 'window.Tether': "tether", - Popper: ['popper.js', 'default'], // for Bootstrap 4 + Popper: ['popper.js', 'default'], _: 'underscore', vis: 'vis', d3: 'd3',