gridstack with amd
This commit is contained in:
@@ -47,6 +47,14 @@
|
||||
"exportsAs": "summernote",
|
||||
"sourceMap": true
|
||||
},
|
||||
"jquery-ui": {
|
||||
"exportsTo": "$",
|
||||
"exportsAs": "ui"
|
||||
},
|
||||
"jquery-ui-touch-punch": {
|
||||
"exportsTo": "$",
|
||||
"exportsAs": "ui"
|
||||
},
|
||||
"jquery-textcomplete": {
|
||||
"exportsTo": "$.fn",
|
||||
"exportsAs": "textcomplete"
|
||||
|
||||
+1
-2
@@ -101,8 +101,7 @@
|
||||
"name": "gridstack",
|
||||
"src": "node_modules/gridstack/dist/gridstack-jq.js",
|
||||
"bundle": true,
|
||||
"key": "gridstack",
|
||||
"suppressAmd": true
|
||||
"key": "gridstack"
|
||||
},
|
||||
{
|
||||
"src": "node_modules/selectize/dist/js/standalone/selectize.js",
|
||||
|
||||
Generated
+4
-4
@@ -27,7 +27,7 @@
|
||||
"flotr2": "github:yurikuzn/flotr2#0.1.3",
|
||||
"fullcalendar": "^3.10.5",
|
||||
"getobject": ">=1.0.0",
|
||||
"gridstack": "github:yurikuzn/gridstack.js#5.1.1.e2",
|
||||
"gridstack": "github:yurikuzn/gridstack.js#5.1.1.e3",
|
||||
"handlebars": "^4.7.7",
|
||||
"jquery": "^3.6.0",
|
||||
"jquery-textcomplete": "^1.8.5",
|
||||
@@ -3689,7 +3689,7 @@
|
||||
},
|
||||
"node_modules/gridstack": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "git+ssh://git@github.com/yurikuzn/gridstack.js.git#c5b4618f8f7581d302113d3893f6450c2b99a4c3",
|
||||
"resolved": "git+ssh://git@github.com/yurikuzn/gridstack.js.git#f833a4d4bde2eff9efc66c5265714d3b6f514097",
|
||||
"funding": [
|
||||
{
|
||||
"type": "paypal",
|
||||
@@ -9799,8 +9799,8 @@
|
||||
"dev": true
|
||||
},
|
||||
"gridstack": {
|
||||
"version": "git+ssh://git@github.com/yurikuzn/gridstack.js.git#c5b4618f8f7581d302113d3893f6450c2b99a4c3",
|
||||
"from": "gridstack@github:yurikuzn/gridstack.js#5.1.1.e2"
|
||||
"version": "git+ssh://git@github.com/yurikuzn/gridstack.js.git#f833a4d4bde2eff9efc66c5265714d3b6f514097",
|
||||
"from": "gridstack@github:yurikuzn/gridstack.js#5.1.1.e3"
|
||||
},
|
||||
"grunt": {
|
||||
"version": "1.5.3",
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"flotr2": "github:yurikuzn/flotr2#0.1.3",
|
||||
"fullcalendar": "^3.10.5",
|
||||
"getobject": ">=1.0.0",
|
||||
"gridstack": "github:yurikuzn/gridstack.js#5.1.1.e2",
|
||||
"gridstack": "github:yurikuzn/gridstack.js#5.1.1.e3",
|
||||
"handlebars": "^4.7.7",
|
||||
"jquery": "^3.6.0",
|
||||
"jquery-textcomplete": "^1.8.5",
|
||||
|
||||
Reference in New Issue
Block a user