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

model-pipeline.js creates svelte file in static/models if component already exists #718

Open
MikeBellika opened this issue Nov 13, 2023 · 0 comments
Labels
bug Something isn't working create Relating to create-threlte

Comments

@MikeBellika
Copy link

model-pipeline.js creates .svelte files in static/models if the component already exists in src/lib/component/models.
This is a bit unexpected and creates clutter in the static folder.

To fix it, it might be easiest to merge #716 first and then use the --output argument of @threlte/gltf. This way we can skip the separate move step.

I am willing to work on this if wanted.

@MikeBellika MikeBellika changed the title model-pipeline.js creates svelte in static/models if component already exists model-pipeline.js creates svelte file in static/models if component already exists Nov 13, 2023
@ixxie ixxie added bug Something isn't working create Relating to create-threlte labels Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working create Relating to create-threlte
Projects
None yet
Development

No branches or pull requests

2 participants