Skip to content

Commit

Permalink
chore: changes after self review
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Jun 25, 2024
1 parent fdb5804 commit 92d49ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,5 @@ module.exports = (api) => {
metro.plugins.unshift(['babel-plugin-react-compiler', ReactCompilerConfig]);
}

console.log(metro);

return ['metro', 'babel-jest'].includes(runningIn) ? metro : webpack;
};
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 92d49ff

Please sign in to comment.