update deps

This commit is contained in:
Raphael 2024-09-17 21:53:42 +02:00
parent 7fd930c05b
commit 3accb1289d
3 changed files with 957 additions and 962 deletions

View File

@ -17,7 +17,7 @@ const config = {
filename: "[name]-[fullhash].js",
},
resolve: {
extensions: ["*", ".json", ".js"],
extensions: [".*", ".json", ".js"],
},
module: {
rules: [

1916
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,3 @@
import "jquery-ui/ui/core.js";
import "jquery-ui/ui/widgets/draggable.js";
import "jquery-ui/ui/widgets/resizable.js";
import "jquery-ui-rotatable/jquery.ui.rotatable.js";