Skip to content

Commit 58473c3

Browse files
committed
chore: build rollup utilities script cleanup
1 parent fbead7d commit 58473c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/rollup.config.utilities.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ const plugins = [
2323

2424
if (BUNDLE) {
2525
fileDest = 'utilities.bundle.js'
26-
// Remove last entry in external array to bundle Popper
27-
external.pop()
2826
plugins.push(resolve())
2927
}
3028

0 commit comments

Comments
 (0)