From c30de121919144e102ad049a5ba3565c1108d424 Mon Sep 17 00:00:00 2001 From: lichunn <46984087+lichunn@users.noreply.github.com> Date: Sat, 26 Oct 2024 01:29:52 -0700 Subject: [PATCH] fix:Popeditor configuration issue (#881) --- packages/engine-cli/template/designer/public/mock/bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/engine-cli/template/designer/public/mock/bundle.json b/packages/engine-cli/template/designer/public/mock/bundle.json index d4d4870a7..e2f67dda7 100644 --- a/packages/engine-cli/template/designer/public/mock/bundle.json +++ b/packages/engine-cli/template/designer/public/mock/bundle.json @@ -10413,7 +10413,7 @@ "devMode": "proCode", "npm": { "package": "@opentiny/vue", - "exportName": "PopEditor", + "exportName": "Popeditor", "version": "3.14.0", "destructuring": true, "script": "https://unpkg.com/@opentiny/vue@~3.14/runtime/tiny-vue.mjs",