update deps
This commit is contained in:
parent
7fd930c05b
commit
3accb1289d
@ -17,7 +17,7 @@ const config = {
|
||||
filename: "[name]-[fullhash].js",
|
||||
},
|
||||
resolve: {
|
||||
extensions: ["*", ".json", ".js"],
|
||||
extensions: [".*", ".json", ".js"],
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
|
1916
package-lock.json
generated
1916
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user