vue-dropzone
vue-dropzone copied to clipboard
added src directory in package.json and import dropzone.css path changed for babel transpile based on user config
exposing because it allows user build config to take over instead of relying on already built file. This resolved IE11 unexpected ':' since my build pipeline is set for ie 11 (i am using nuxt js and same goes for vue cli => set transpiledep in config.js file)