Skip to content
Snippets Groups Projects
Commit 35323b68 authored by François Agneray's avatar François Agneray
Browse files

Add keycloak-js to allowedCommonJsDependencies

parent de02c3ff
No related branches found
No related tags found
2 merge requests!29Develop,!24Instance refactoring
......@@ -37,7 +37,10 @@
"scripts": [
"node_modules/@fortawesome/fontawesome-free/js/all.js",
"src/assets/samp.js"
]
],
"allowedCommonJsDependencies": [
"keycloak-js"
]
},
"configurations": {
"production": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment