Update keycloakify

This commit is contained in:
Joseph Garrone
2024-02-24 05:17:46 +01:00
parent 6da2d3d9bd
commit f6d07b91e4
3 changed files with 10 additions and 6 deletions

View File

@ -49,4 +49,7 @@ export default defineConfig({
* If you are only building a Keycloak theme, you can ignore this.
*/
//base: "/keycloakify-starter/"
build: {
sourcemap: true
}
})