Adds auth0/lock override.
Copied from https://github.com/volak/registry/blob/master/package-overrides/github/auth0/lock%407.1.1.json, seems to work.
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
format: 'global',
|
||||||
|
main: 'build/auth0-lock.min',
|
||||||
|
shim: {
|
||||||
|
'build/auth0-lock.min': {
|
||||||
|
exports: 'Auth0Lock'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user