From 9407e860b96cf6be4543878509d7568ce90ad8a8 Mon Sep 17 00:00:00 2001 From: hangy Date: Thu, 22 Aug 2024 15:29:34 +0200 Subject: [PATCH] fix: remove unused jquery-ui safe-active-element module (#10708) Remove [no more existing](https://jqueryui.com/changelog/1.14.0/) jQuery UI file from Gulp build. --- gulpfile.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/gulpfile.ts b/gulpfile.ts index 1c88db077d73a..2de9d9a650c3b 100644 --- a/gulpfile.ts +++ b/gulpfile.ts @@ -104,7 +104,6 @@ function buildjQueryUi() { "./node_modules/jquery-ui/ui/position.js", "./node_modules/jquery-ui/ui/keycode.js", "./node_modules/jquery-ui/ui/unique-id.js", - "./node_modules/jquery-ui/ui/safe-active-element.js", "./node_modules/jquery-ui/ui/widgets/autocomplete.js", "./node_modules/jquery-ui/ui/widgets/menu.js", ]).