-
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
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;
};
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels