Skip to content

Commit

Permalink
void stream (#28216)
Browse files Browse the repository at this point in the history
e

e
  • Loading branch information
ycw committed Apr 27, 2024
1 parent 258c28f commit 16128f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/loaders/FileLoader.js
Expand Up @@ -148,6 +148,10 @@ class FileLoader extends Loader {

}

}, ( e ) => {

controller.error( e );

} );

}
Expand Down

0 comments on commit 16128f5

Please sign in to comment.