thecodejack
                                            thecodejack
                                        
                                    Also if possible can you avoid spacing changes for now. We can have a special commit if required. Finding it hard what changes happened.
@zwergius I kind of merged https://github.com/thecodejack/svelte-file-dropzone/pull/105
oh my bad...can you rebase and add the change?
I think what @Tal500 referring to is "what will happen if user updates a value the the `inputElement`?" So @Tal500 I am guessing we are binding inputElement with component rather...
I currently don't have enough bandwidth on doing same. PRs are welcome. You can put a reference of any other third party component which provides support. Will help someone to...
@Tal500 feel free to look into that.
@Tal500 there is pending PR which you can takeover as well https://github.com/thecodejack/svelte-file-dropzone/pull/97
aah ok..makes sense...I will look into that sometime..PRs are welcome as well.
Probably import `index.svelte` instead. https://github.com/thecodejack/svelte-file-dropzone/blob/master/src/index.svelte
have you added `svelte-loader` of webpack?