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

declare gltf-loader-ts as dependency #261

Merged
merged 3 commits into from
Aug 20, 2020
Merged

Conversation

anne-gropler
Copy link
Collaborator

Closes #260 .

Let me know if you have other ideas.

@anne-gropler anne-gropler added the bug Something isn't working label Jul 20, 2020
@anne-gropler anne-gropler requested a review from scheibel July 20, 2020 13:32
@anne-gropler anne-gropler self-assigned this Jul 20, 2020
@coveralls
Copy link

coveralls commented Jul 20, 2020

Coverage Status

Coverage remained the same at 20.213% when pulling a1b68c2 on 260-gltf-loader-ts-as-dep into fbf6d88 on master.

@cgphilipp
Copy link
Collaborator

It seems logical that it should be a "real" dependency. But the same is true for gl-matrix and probably others.
@cgcostume Is there a reason for us to add everything as a dev dependency?

@anne-gropler
Copy link
Collaborator Author

@p-otto it seems that normally, with webpack we don't need "real" dependecies, see this article. However, something doesn't work here, so a long-term solution would be a different fix than adding a dependency.

@anne-gropler
Copy link
Collaborator Author

@scheibel Do you know why the continuous integration doesn't run and how I can debug this?

@anne-gropler anne-gropler force-pushed the 260-gltf-loader-ts-as-dep branch from e587669 to 883c5bf Compare August 19, 2020 13:07
@anne-gropler anne-gropler merged commit 427a002 into master Aug 20, 2020
@anne-gropler anne-gropler deleted the 260-gltf-loader-ts-as-dep branch August 20, 2020 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gltf-loader-ts is not a dev-dependency, but a dependency
4 participants