Merge pull request #807 from techniq/patch-1
Fix shim path for angular-ui-select
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"main": "dist/select",
|
||||
"registry": "jspm",
|
||||
"shim": {
|
||||
"select": {
|
||||
"dist/select": {
|
||||
"deps": [
|
||||
"angular",
|
||||
"./dist/select.css!"
|
||||
|
||||
Reference in New Issue
Block a user