Use mvn as bundler while there is still issues

This commit is contained in:
garronej 2023-04-26 15:54:34 +02:00
parent 716f6f0d63
commit 99c45b9d63

View file

@ -15,6 +15,7 @@
"storybook": "start-storybook -p 6006"
},
"keycloakify": {
"bundler": "mvn",
"extraThemeProperties": [
"foo=bar"
],
@ -28,7 +29,7 @@
],
"customUserAttributes": [
"your-custom-attribute"
]
],
},
"author": "u/garronej",
"license": "MIT",