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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

could you add support of svelte? #365

Open
2 tasks done
superiums opened this issue Feb 16, 2023 · 1 comment
Open
2 tasks done

could you add support of svelte? #365

superiums opened this issue Feb 16, 2023 · 1 comment

Comments

@superiums
Copy link

superiums commented Feb 16, 2023

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

馃殌 Feature Proposal

could you add support of svelte? or a custom engine support ?

Motivation

simiar with https://www.liip.ch/en/blog/mvc-with-nestjs-and-svelte

Example


export interface FastifyViewOptions {
    engine: {
        ejs?: any;
        ......

        svelted?: any;
    };
@mcollina
Copy link
Member

I think we should have a different plugin for Svelte integration. Maybe this is something @galvez could help with.

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