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

fix: support member exp before tagged template (String.raw) #253

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

petermuessig
Copy link
Contributor

@petermuessig petermuessig commented Jul 16, 2023

To support e.g. String.raw tagged template the template plugin needs to also consider member expressions for template tags.

@petermuessig
Copy link
Contributor Author

petermuessig commented Jul 16, 2023

Thanks for the great work with jsep! I found a missing feature to support e.g. String.raw templates which I would like to contribute. If there is anything missing, please let me know! Thanks...

Copy link
Collaborator

@6utt3rfly 6utt3rfly left a comment

Choose a reason for hiding this comment

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

Thank you for the PR @petermuessig ! Just one question in the if-statement

packages/template/src/index.js Show resolved Hide resolved
@6utt3rfly 6utt3rfly merged commit af79e53 into EricSmekens:master Jul 19, 2023
3 checks passed
@github-actions
Copy link

🎉 This PR is included in version @jsep-plugin/template-v1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants