Remove outdated comment for Popper in webpack.config.js
Popper is still required and we cannot remove it yet.
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user