Skip to content

Commit

Permalink
fix: slient output for runtime helper bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Jan 24, 2025
1 parent fc32f0b commit 794aea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/plugins/oxc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ async function generateRuntimeHelpers(
cwd: rolldownDir,
input: 'entrypoint',
platform: 'neutral',
logLevel: 'silent',
plugins: [
{
name: 'entrypoint',
Expand Down

0 comments on commit 794aea0

Please sign in to comment.