Skip to content

Commit

Permalink
fix: 🎨 allow esbuild to run postInstall
Browse files Browse the repository at this point in the history
  • Loading branch information
BeiyanYunyi committed Feb 18, 2025
1 parent 4cd7529 commit b5db715
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
"ignoreMissing": [
"@algolia/client-search"
]
}
},
"onlyBuiltDependencies": [
"esbuild"
]
}
}

0 comments on commit b5db715

Please sign in to comment.