From b0bb6e2166da05610c454efefc5e3bf0c8dc3af8 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Mon, 27 Mar 2023 06:30:59 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c2753b..414c8d3 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ This repo constitutes an easily reusable setup for a standalone Keycloak theme p Keycloak theme that goes along with it. If you are only looking to create a theme (and not a theme + an App) there are a lot of things that you can remove from this starter: [Please read this section of the README](#standalone-keycloak-theme). -> ❗️ WARNING ❗️: Don't waste time trying to setup Keycloakify in a [Vite](https://vitejs.dev/) project. -> Currently Keycloakify only works with Webpack but [Vite support is comming soon](https://github.com/keycloakify/keycloakify/pull/275)! +> ❗️ WARNING ❗️: Don't waste time trying to port this setup to [Vite](https://vitejs.dev/). +> Currently Keycloakify only works colocated with Webpack projects but [we a working toward enabeling collocation with Vite and Next.js projects](https://github.com/keycloakify/keycloakify/pull/275)! # Quick start