Skip to content

Commit

Permalink
fix: react-frame-component does not provide an export named default
Browse files Browse the repository at this point in the history
  • Loading branch information
phshy0607 committed Mar 31, 2022
1 parent 6201af7 commit 2f80e1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node/plugins/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export const docit = async (config: ResolvedUserConfig): Promise<Plugin[]> => {
"react-live",
"core-js",
"highlight.js",
"react-frame-component",
],
},
build: {
Expand Down

0 comments on commit 2f80e1e

Please sign in to comment.