Another attempt at Auth0 Lock w/ Aurelia
This commit is contained in:
parent
55cf47af18
commit
0ce5824c55
@ -155,8 +155,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "auth0-lock",
|
"name": "auth0-lock",
|
||||||
"path": "../node_modules/auth0-lock",
|
"path": "lib",
|
||||||
"main": "lib/index"
|
"main": "lock.min",
|
||||||
|
"exports": "Auth0Lock"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
10
src/app/src/lib/lock.min.js
vendored
Normal file
10
src/app/src/lib/lock.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user