Skip to content

Implement RFC931 Natively#109

Draft
NullVoxPopuli wants to merge 2 commits intomainfrom
support-nonpolyfilled-template
Draft

Implement RFC931 Natively#109
NullVoxPopuli wants to merge 2 commits intomainfrom
support-nonpolyfilled-template

Conversation

@NullVoxPopuli
Copy link
Contributor

No description provided.

@NullVoxPopuli NullVoxPopuli force-pushed the support-nonpolyfilled-template branch from b203662 to f206a5b Compare February 9, 2026 15:46
import { template } from '@ember/template-compiler';
import HelloWorld from "somewhere";
import { createTemplateFactory } from "@ember/template-factory";
export default template(createTemplateFactory(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I've realized I don't actually know what is supposed to go here in this situation.

is the block/wireformat passible to template? idk

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.

1 participant