Update registry for textAngular to add depndencies for "dist/textAngular-sanitize".
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"shim": {
|
||||
"dist/textAngular": {
|
||||
"deps": ["angular", "rangy", "rangy/rangy-selectionsaverestore", "./textAngularSetup", "./textAngular.css!"]
|
||||
},
|
||||
"dist/textAngular-sanitize": {
|
||||
"deps": [ "angular" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user