You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you only need the basic files, just add the code below to your application.js file. [Basic setup guide](https://github.com/blueimp/jQuery-File-Upload/wiki/Basic-plugin)
36
36
37
-
//=require jquery-fileupload/basic
37
+
//=require jquery-fileupload/basic
38
38
39
39
The basic setup only includes the following files:
0 commit comments