Skip to content

Commit

Permalink
fix: remove external
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaHungDinh committed Nov 1, 2023
1 parent c8dd3a8 commit 059279e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ mix.webpackConfig({
'@givewp/promotions': path.resolve(__dirname, 'src/Promotions/sharedResources/'),
},
},
externals: {
react: 'React',
'react-dom': 'ReactDOM',
},
plugins: [
/*
* Transform script dependencies only for following external libraries:
Expand Down

0 comments on commit 059279e

Please sign in to comment.