fortana-co / react-dropzone-uploader

React file dropzone and uploader
https://react-dropzone-uploader.js.org/
MIT License
447 stars 183 forks source link

Fix build to generate .d.ts files #195

Closed wweaver closed 2 years ago

wweaver commented 2 years ago

Fixes: https://github.com/fortana-co/react-dropzone-uploader/issues/179 Fixes: https://github.com/fortana-co/react-dropzone-uploader/issues/108 Fixes: https://github.com/fortana-co/react-dropzone-uploader/issues/114

wweaver commented 2 years ago

@kylebebak, @g-bar , @ermancera , @nchen63: I know that this project hasn't been modified in almost 3 years, but this is a pretty simple change to use and test with typescript if you wouldn't mind. It'll make people using newer versions of typescript happy.

wweaver commented 2 years ago

Ok, so this isn't ready completely, there are few things I'm missing so I could say it's a start. But still, I think, starting the right path.