Closed justin-hackin closed 6 years ago
Still emits warning i.e.:
./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/ShapeLoader.vue
12:20-35 "export 'OBJLoader' (imported as 'THREE') was not found in 'three'
but it seems to work just fine
From here https://github.com/mrdoob/three.js/blob/cf584a60bdfd24c42eaa81d484533364742bda44/examples/js/loaders/OBJLoader.js
Works as expected with latest npm package 'three' (R86)