Skip to content

Commit

Permalink
chore: updated packages, fixed dependency errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Vali-98 committed Oct 10, 2024
1 parent fbae126 commit 68f41da
Show file tree
Hide file tree
Showing 5 changed files with 5,627 additions and 4,332 deletions.
3 changes: 2 additions & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ module.exports = function (api) {
[
'babel-plugin-react-compiler',
{
runtimeModule: 'react-compiler-runtime',
// runtimeModule: 'react-compiler-runtime',
target: '18',
},
], // must run first!
['inline-import', { extensions: ['.sql'] }],
Expand Down
21 changes: 0 additions & 21 deletions lib/react-compiler-runtime/index.js

This file was deleted.

10 changes: 0 additions & 10 deletions lib/react-compiler-runtime/package.json

This file was deleted.

Loading

0 comments on commit 68f41da

Please sign in to comment.