mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
feat(gridster): browserify compatibility
This commit is contained in:
@@ -37,5 +37,13 @@
|
||||
"qunitjs": "~1.11.0",
|
||||
"grunt-bump": "0.0.11",
|
||||
"grunt-conventional-changelog": "~1.0.0"
|
||||
},
|
||||
"browserify": {
|
||||
"transform": [
|
||||
"browserify-shim"
|
||||
]
|
||||
},
|
||||
"browserify-shim": {
|
||||
"jquery": "global:$"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user