Skip to content

Commit

Permalink
Drop 'prop-types' from build
Browse files Browse the repository at this point in the history
  • Loading branch information
shoonia committed Oct 18, 2023
1 parent 55dfecc commit 8ef95e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ module.exports = ({ NODE_ENV }) => {
// react-modal
'react-lifecycles-compat': '{polyfill(){}}',
'exenv': '{canUseDOM:true}',
'prop-types': 'undefined',
},
module: {
parser: {
Expand Down

0 comments on commit 8ef95e9

Please sign in to comment.