You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mustache is only 110 kB in size, while Handlebars a whopping 2.72 MB.
It's true that TypeScript is smart and doesn't include the unused code from the Handlebars package, but I suspect that the resulting build would be smaller with Mustache nonetheless.
Mustache is only 110 kB in size, while Handlebars a whopping 2.72 MB.
It's true that TypeScript is smart and doesn't include the unused code from the Handlebars package, but I suspect that the resulting build would be smaller with Mustache nonetheless.