mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
web: fix outpost build (#18190)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@@ -205,6 +205,7 @@ async function doProxy() {
|
||||
|
||||
const buildOptions = createESBuildOptions({
|
||||
entryPoints,
|
||||
plugins: [styleLoaderPlugin({ logger })],
|
||||
});
|
||||
|
||||
await esbuild.build(buildOptions);
|
||||
|
||||
Reference in New Issue
Block a user