react-draggable icon indicating copy to clipboard operation
react-draggable copied to clipboard

Use react-draggable without bundling prop-types dependency

Open moklick opened this issue 3 years ago • 0 comments
trafficstars

Is there a way to use this library without bundling the prop-types dependency? If this would be published as a module it would be possible to use babel-plugin-transform-react-remove-prop-types I guess. But in this case I can't find a way to remove the prop-types from the final bundle.

moklick avatar Dec 11 '21 05:12 moklick