Recently, I have been researching the speed of first screen loading spped, I found that the web will reload when keycloak.Init, however, some resources have already been loaded before init, This will result in longer first screen loading time
my goal is : Remove the resources loaded before keycheck init, or let keycheck init start earlier,and let first screen loading faster
Recently, I have been researching the speed of first screen loading spped, I found that the web will reload when keycloak.Init, however, some resources have already been loaded before init, This will result in longer first screen loading time my goal is : Remove the resources loaded before keycheck init, or let keycheck init start earlier,and let first screen loading faster