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

Syntax Error in termynal.min.js #14

Open
awaelchli opened this issue Jan 11, 2020 · 0 comments
Open

Syntax Error in termynal.min.js #14

awaelchli opened this issue Jan 11, 2020 · 0 comments

Comments

@awaelchli
Copy link

In the Google Chrome console I see the following error:

Uncaught SyntaxError: Unexpected token 'if'

The error appears near if(g>z){break;}}}} in the minified js file. However, I can't find this if statement anywhere in the non-minified version. It seems there is a mismatch between the two.

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