Skip to content

Commit

Permalink
chore: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Jan 25, 2024
1 parent aa88736 commit 5c1fd55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/bundler-vite/src/plugins/vuepressMainPlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ import 'vuepress/client-app'
// which should not be optimized in dev mode, and should not be
// externalized in build ssr mode
const clientPackages = [
'@vuepress/client',
'vuepress',
...app.pluginApi.plugins
// the 'user-config' plugin is created by cli internally
Expand Down

0 comments on commit 5c1fd55

Please sign in to comment.