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

AutoCompressor doesnt support backticks in scripts #92

Open
aquamoth opened this issue Feb 22, 2017 · 1 comment
Open

AutoCompressor doesnt support backticks in scripts #92

aquamoth opened this issue Feb 22, 2017 · 1 comment

Comments

@aquamoth
Copy link
Collaborator

aquamoth commented Feb 22, 2017

Below is a legal javascript statement that crashes the autocompressor with ILLEGAL STATEMENT:

alert(`2 + 3 = ${2+3}.`);
@aquamoth
Copy link
Collaborator Author

This requires a new version of JInt; https://www.nuget.org/packages/Jint/
Unfortunately I can't even install NuGet JInt 2.10.2 or later.

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

No branches or pull requests

1 participant