Skip to content

Commit

Permalink
i3s: fix extensions (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xintong Xia committed Apr 13, 2020
1 parent e4b7fb6 commit f8382fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/i3s/src/i3s-loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const I3SLoader = {
version: VERSION,
mimeType: 'application/octet-stream',
parse,
extensions: ['bin'],
options: {
i3s: {
loadContent: true
Expand Down

0 comments on commit f8382fd

Please sign in to comment.