mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
Implement APK uploads using the new storage system. Installation from URL still does not work, and dropping the file on the screen may not work either.
This commit is contained in:
@@ -26,7 +26,8 @@ module.exports = {
|
||||
, 'localforage': 'localforage/dist/localforage.js'
|
||||
, 'socket.io': 'socket.io-client/dist/socket.io'
|
||||
, 'oboe': 'oboe/dist/oboe-browser'
|
||||
, 'ng-file-upload': 'ng-file-upload/angular-file-upload'
|
||||
, 'ng-file-upload-shim5': 'ng-file-upload/angular-file-upload-html5-shim'
|
||||
, 'ng-file-upload-main': 'ng-file-upload/angular-file-upload'
|
||||
, 'bluebird': 'bluebird/js/browser/bluebird'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user