From 13ee27b1ad8d39846e53bb4a4021cbbe869542f5 Mon Sep 17 00:00:00 2001 From: "alonso.torres" Date: Mon, 23 Mar 2026 15:31:20 +0100 Subject: [PATCH] :bug: Fix problem with plugins export --- frontend/src/app/plugins/shape.cljs | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/app/plugins/shape.cljs b/frontend/src/app/plugins/shape.cljs index d97e10f9f8..451eb45fbf 100644 --- a/frontend/src/app/plugins/shape.cljs +++ b/frontend/src/app/plugins/shape.cljs @@ -1230,6 +1230,7 @@ {:cmd :export-shapes :profile-id (:profile-id @st/state) :wait true + :is-wasm false :exports [{:file-id file-id :page-id page-id :object-id id