KEYCLOAK-11195 Add module loading to dependencies
Use window global libraries for AMD
This commit is contained in:
parent
09671aa480
commit
f8e4ccd57a
2 changed files with 45 additions and 37 deletions
File diff suppressed because one or more lines are too long
|
@ -20,5 +20,9 @@
|
|||
"oauth",
|
||||
"oauth2",
|
||||
"authentication"
|
||||
]
|
||||
],
|
||||
"dependencies": {
|
||||
"base64-js": "1.3.1",
|
||||
"js-sha256": "0.9.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue