react-draggable
react-draggable copied to clipboard
Use react-draggable without bundling prop-types dependency
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.