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: Missing final semicolon #4

Open
TigerC10 opened this issue Oct 9, 2014 · 0 comments
Open

Syntax Error: Missing final semicolon #4

TigerC10 opened this issue Oct 9, 2014 · 0 comments

Comments

@TigerC10
Copy link

TigerC10 commented Oct 9, 2014

The final semicolon in Javascript is optional, but if you concatenate this script with others and minify the result for performance improvements, it breaks the results because of this missing final semicolon.

TigerC10 added a commit to TigerC10/CardReader that referenced this issue Oct 9, 2014
This should enable the project to be concatenated and minified more easily.
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