dropzone
dropzone copied to clipboard
使用报错
ERROR in ./~/rc-dropzone/lib/Dropzone.js Module parse failed:/node_modules/rc-dropzone/lib/Dropzone.js Line 69: Unexpected token < You may need an appropriate loader to handle this file type. | var files = this.state.files; | return Object.keys(files).map(function(uid) { | return <DzPreview file={files[uid]} key={uid} />; | }); | }, @ ./~/rc-dropzone/index.js 2:17-42
http://ant.design/components/upload/ 推荐用这个吧,这个组件已经好久不更新了。