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

Per-component compiler options #226

Open
reesericci opened this issue Sep 23, 2024 · 0 comments
Open

Per-component compiler options #226

reesericci opened this issue Sep 23, 2024 · 0 comments

Comments

@reesericci
Copy link

reesericci commented Sep 23, 2024

Is your feature request related to a problem? Please describe.
I want to be able to set whether to server-side render on a per-component basis because if my main component includes something that should be client side rendered, but the rest can be server-rendered, that's impossible with this plugin.

Describe the solution you'd like
I'd like to be able to optionally set compiler options for each component that is imported.

Describe alternatives you've considered

Additional context
codeberg.org/reesericci/actionview-svelte-handler/issues/10

Note

This issue is identical to EMH333/esbuild-svelte#244, but I moved to rollup & this plugin

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

1 participant