From 1e8d45dc1503e6cef87004910fcebb2306dd712d Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Wed, 10 Nov 2021 17:54:50 +0100 Subject: [PATCH] web: write interfaces to different folders and remove custom chunk names Signed-off-by: Jens Langhammer --- authentik/core/templates/if/admin.html | 2 +- authentik/core/templates/if/flow.html | 2 +- authentik/core/templates/if/user.html | 2 +- web/rollup.config.js | 82 ++++++++------------------ 4 files changed, 28 insertions(+), 60 deletions(-) diff --git a/authentik/core/templates/if/admin.html b/authentik/core/templates/if/admin.html index d0c4e0edd..1365ad969 100644 --- a/authentik/core/templates/if/admin.html +++ b/authentik/core/templates/if/admin.html @@ -4,7 +4,7 @@ {% load i18n %} {% block head %} - + {% endblock %} {% block body %} diff --git a/authentik/core/templates/if/flow.html b/authentik/core/templates/if/flow.html index f7d164325..e3bb042ec 100644 --- a/authentik/core/templates/if/flow.html +++ b/authentik/core/templates/if/flow.html @@ -11,7 +11,7 @@ {% endblock %} {% block head %} - +