mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
KEYCLOAK-11195 Add module loading to dependencies
Use window global libraries for AMD
This commit is contained in:
parent
09671aa480
commit
f8e4ccd57a
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…
x
Reference in New Issue
Block a user