1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 00:31:34 +02:00
gitea/web_src/js/features
zeripath 7088bcf61b
Fix Dropzone following #15315 (#15353)
* Fix Dropzone following #15315

#15315 appears to have caused a change in the way Dropzone is imported - and it
now produces a module rather than the constructor.

This PR rather hackily just adds another Dropzone call to the result.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* use destructured export

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: 6543 <6543@obermui.de>
2021-04-09 10:32:30 +08:00
..
clipboard.js
codeeditor.js
colorpicker.js
contextpopup.js
dropzone.js Fix Dropzone following #15315 (#15353) 2021-04-09 10:32:30 +08:00
emoji.js
eventsource.sharedworker.js
gitgraph.js
heatmap.js
imagediff.js
migration.js
notification.js
projects.js
serviceworker.js
stopwatch.js
tablesort.js
tribute.js