Skip to content

Commit

Permalink
fixup! ci: fix missing types for metro-transform-worker
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 committed Jan 20, 2025
1 parent 17bc91a commit b049f01
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export const esbuildTransformerConfig: Partial<TransformerConfigT> = {
/**
* Minifying is unnecessary as esbuild will take care of it.
*/
// @ts-expect-error Types broke in Metro 0.81
minifierPath: require.resolve("./minify"),

/**
Expand Down

0 comments on commit b049f01

Please sign in to comment.