diff --git a/ui/pwa-helper/esbuild.mjs b/ui/pwa-helper/esbuild.mjs index f9cb9dc29..a185ecb26 100755 --- a/ui/pwa-helper/esbuild.mjs +++ b/ui/pwa-helper/esbuild.mjs @@ -68,6 +68,7 @@ const esbuildContext = await esbuild.context({ '.jpg': 'copy', '.woff': 'copy', '.woff2': 'copy', + '.svg': 'text', }, banner: {