Skip to content

Commit

Permalink
fix: flexsearch prebundle problem
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyuan0704 committed Oct 7, 2022
1 parent 237353d commit 8ce53c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/node/plugin-island/config.ts
Expand Up @@ -54,7 +54,8 @@ export function pluginConfig(
'react/jsx-runtime',
'react-helmet-async',
'lodash-es',
'copy-to-clipboard'
'copy-to-clipboard',
'flexsearch'
],
exclude: [
'islandjs',
Expand Down

1 comment on commit 8ce53c3

@vercel
Copy link

@vercel vercel bot commented on 8ce53c3 Oct 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.