Cancel replaces on ssr html todo
This commit is contained in:
parent
05d112a3b3
commit
238bbec429
@ -58,9 +58,6 @@ export default class SvelteViewEngine extends ViewEngine {
|
||||
return 'svelte';
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO: add replaces on ssr html
|
||||
*/
|
||||
public async render(
|
||||
file: string,
|
||||
locals: Record<string, unknown>,
|
||||
|
Loading…
Reference in New Issue
Block a user