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

Getting a Svelte file as an output #70

Closed
YogliB opened this issue Oct 19, 2019 · 1 comment
Closed

Getting a Svelte file as an output #70

YogliB opened this issue Oct 19, 2019 · 1 comment

Comments

@YogliB
Copy link

YogliB commented Oct 19, 2019

I want to use preprocessors in my components, the problem is that others consuming my components must set their build to handle the preprocessors, which complicates things.

Is there a way to get a preprocessed svelte file instead of a js bundle?

@Conduitry
Copy link
Member

Essentially a duplicate of sveltejs/component-template#8 - I don't think this is something that this plugin should be responsible for, but it is something we should have some way of handling.

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

No branches or pull requests

2 participants