Skip to content

PERF: Introduce lazyHash and update PluginOutlet calls to use it #32823

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

davidtaylorhq
Copy link
Member

This is a more efficient version of {{hash, where the values are only evaluated when they're actually accessed

Also bumps @discourse/lint-configs, which now includes an ember-template-lint rule to ensure {{hash}} is not reintroduced

@github-actions github-actions bot added the chat PRs which include a change to Chat plugin label May 20, 2025
This is a more efficient version of `{{hash`, where the values are only evaluated when they're actually accessed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat PRs which include a change to Chat plugin
Development

Successfully merging this pull request may close these issues.

2 participants