Skip to content

Conversation

@arpandhakal
Copy link
Collaborator

The main changes are

  • safeCompile.ts is a wrapper for handlebars designed to replace customFields ending with a . and register helperMissing with and empty string.
  • compiled templates with strict: false in custom handleBars compiler : safeCompile.
  • used safeCompile instead of directly using Handlebars?.compile in all places of the app.

Testing

… process templates with custom labels.

- safeCompile.ts is a wrapper for handlebars designed to replace customFields ending with a . and register helperMissing with and empty string.
- compiled templates with strict: false in custom handleBars compiler : safeCompile.
- used safeCompile instead of directly using Handlebars?.compile in all places of the app.
@arpandhakal arpandhakal self-assigned this Nov 3, 2025
@vercel
Copy link
Contributor

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
client-home Ready Ready Preview Comment Nov 3, 2025 10:32am

@arpandhakal arpandhakal merged commit 294bd7e into main Nov 3, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants