mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Use import() for zip js
This commit is contained in:
parent
f2635a5f00
commit
78174b242e
2 changed files with 47 additions and 16 deletions
|
|
@ -308,6 +308,9 @@ export default {
|
|||
observableFilesArray: this.appsBeingScanned,
|
||||
testResultStore
|
||||
})
|
||||
|
||||
// Setup scanner
|
||||
await this.scanner.setup()
|
||||
}
|
||||
|
||||
// console.log('fileInputChanged files', fileList)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue