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

support backtick quoted templateUrl #182

Merged
merged 1 commit into from
Aug 8, 2018
Merged

Conversation

SEIAROTg
Copy link
Contributor

@SEIAROTg SEIAROTg commented Aug 8, 2018

As explained in readme, the current approach to processing templateUrl is a scrappy regex. However, the current regex only supports single quote and double quote.

This PR add backtick support to it.

@ahnpnl
Copy link
Collaborator

ahnpnl commented Aug 8, 2018

Hi, thank you for supporting us. Would you please also add the test case for template string and double quotes to preprocessor.spec.js ? That would be great.

@SEIAROTg
Copy link
Contributor Author

SEIAROTg commented Aug 8, 2018

Sure. Added.

@thymikee
Copy link
Owner

thymikee commented Aug 8, 2018

@ahnpnl feel free to merge it :)

@ahnpnl ahnpnl merged commit 145c8ea into thymikee:master Aug 8, 2018
@ahnpnl
Copy link
Collaborator

ahnpnl commented Aug 8, 2018

👍

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