Skip to content

Commit

Permalink
fixed readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-pelagatti committed May 10, 2018
1 parent 5166230 commit f568640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rules: [
{
// match all .gltf files
test: /\.(gltf)$/,
loader: 'gltf-loader'
loader: 'gltf-loader-2'
},
{
// here I match only IMAGE and BIN files under the gltf folder
Expand Down

0 comments on commit f568640

Please sign in to comment.