Skip to content

Commit

Permalink
add react and react-dom back into bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
luisthieme committed Oct 25, 2024
1 parent bac2046 commit d41e60a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ export default defineConfig(
globals: {
vue: 'Vue',
vuex: 'vuex',
react: 'React',
'react-dom': 'ReactDOM',
},
},
},
Expand Down

0 comments on commit d41e60a

Please sign in to comment.