diff options
Diffstat (limited to 'build')
| -rw-r--r-- | build/rollup.config.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/rollup.config.js b/build/rollup.config.js index e81a07ef5..b3a7929ec 100644 --- a/build/rollup.config.js +++ b/build/rollup.config.js @@ -22,7 +22,6 @@ const plugins = [ }) ] const globals = { - jquery: 'jQuery', // Ensure we use jQuery which is always available even in noConflict mode 'popper.js': 'Popper' } |
