Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to webpack for the dist, this fixes multiple instances of Three.js being imported #435

Merged
merged 10 commits into from
Dec 2, 2023

Conversation

vincentfretin
Copy link
Member

Switch to webpack for the dist, this allows to fix the "WARNING: Multiple instances of Three.js being imported." issue #349.
I removed all test dependencies karma and stuff in the process, it may be reintroduced later looking at the config from the aframe or networked-aframe repo. But we had only basic tests for keyboard-controls and sphere-collider, so not sure if it's worth it.

@vincentfretin vincentfretin merged commit fa53f97 into master Dec 2, 2023
@vincentfretin vincentfretin deleted the use-webpack branch December 2, 2023 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant