Class ViteManifest

java.lang.Object
org.keycloak.services.util.ViteManifest

public class ViteManifest extends Object
This class is used to parse the Vite manifest file which is generated by the build, this file contains a mapping of non-hashed asset filenames to their hashed versions, which can then be used to render the correct asset links for scripts, styles, etc.
See Also: