requirejs blueimp fileuploader only loads min.js files and none other

前端 未结 2 518
半阙折子戏
半阙折子戏 2021-01-07 10:53

so I\'m a noobie to requirejs and backbone, but I\'m trying to load in all the dependencies for blueimp file uploader on my local machine and not load any external scripts.

2条回答
  •  自闭症患者
    2021-01-07 11:02

    Try using load-image instead load-image.min file from this source https://github.com/blueimp/JavaScript-Load-Image, Its works well for me :)

提交回复
热议问题