Skip to content

Commit

Permalink
feat: interop
Browse files Browse the repository at this point in the history
  • Loading branch information
martonlederer committed Jun 19, 2023
1 parent 5640978 commit 59c5615
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ export default defineConfig({
react: "React",
"react-dom": "ReactDOM",
"styled-components": "styled"
}
},
interop: "compat"
}
}
}
Expand Down

0 comments on commit 59c5615

Please sign in to comment.