Skip to content

Need some help setting up gltf-transform #623

Answered by donmccurdy
tanaydimri asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @tanaydimri, and thanks!

It sounds like something is going wrong in how Webpack is resolving these imports. You shouldn't normally need to do anything special to have it bundle up dependencies like gl-matrix/vec3. What you're describing as far as bundling sounds like what I'd expect should happen.

Could you share the version number of gltf-transform you've installed, and the webpack configuration file? There were changes in the new gltf-transform v2.2 release that might be related. Or possibly something related to webpack's module resolution configuration, which is documented in https://webpack.js.org/configuration/resolve/.

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
8 replies
@donmccurdy
Comment options

@tanaydimri
Comment options

@tanaydimri
Comment options

@donmccurdy
Comment options

@tanaydimri
Comment options

Answer selected by donmccurdy
Comment options

You must be logged in to vote
3 replies
@tanaydimri
Comment options

@donmccurdy
Comment options

@tanaydimri
Comment options

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants