From eb6844ae0390a4ce07b23da5bbc4336948f52f46 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Tue, 2 Apr 2024 00:25:10 -0300 Subject: [PATCH] Fix Ace not having type="module" and breaking build --- src/frontend/index.html | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/src/frontend/index.html b/src/frontend/index.html index 8c21f0124..d4b03effb 100644 --- a/src/frontend/index.html +++ b/src/frontend/index.html @@ -1,16 +1,19 @@ - - - - + + + + - + Langflow - - + + -
+
- +