From 2f80e1e1e8ecca584ea08c5450145de253d1a62e Mon Sep 17 00:00:00 2001 From: phshy0607 Date: Thu, 31 Mar 2022 14:46:12 +0800 Subject: [PATCH] fix: react-frame-component does not provide an export named `default` --- src/node/plugins/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/node/plugins/index.ts b/src/node/plugins/index.ts index bce4f4f..4c0dc07 100644 --- a/src/node/plugins/index.ts +++ b/src/node/plugins/index.ts @@ -41,6 +41,7 @@ export const docit = async (config: ResolvedUserConfig): Promise => { "react-live", "core-js", "highlight.js", + "react-frame-component", ], }, build: {