Simplified shim dependencies.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
},
|
||||
"format": "global",
|
||||
"shim": {
|
||||
"src/nsPopover": {
|
||||
"deps": ["angular"]
|
||||
}
|
||||
"src/nsPopover": ["angular"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user