Skip to content
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

Implements an option to support the template literal imports proposal #335

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

pzuraq
Copy link

@pzuraq pzuraq commented Feb 22, 2021

Implements the useTemplateLiteralProposalSemantics option for individual
modules. This proposal is outlined in the README for the
template-imports addon, here

@pzuraq pzuraq force-pushed the add-support-for-template-literal-proposal branch from 9705dfd to 59a9427 Compare February 22, 2021 20:52
@pzuraq pzuraq force-pushed the add-support-for-template-literal-proposal branch from 59a9427 to 00fb6ec Compare February 22, 2021 23:12
Implements the `useTemplateLiteralProposalSemantics` option for individual
modules. This proposal is outlined in the README for the
template-imports addon, [here](https://github.com/ember-template-imports/ember-template-imports#using-template-literals-with-hbs)
@pzuraq pzuraq force-pushed the add-support-for-template-literal-proposal branch from 00fb6ec to e01cf23 Compare February 22, 2021 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants