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

Javascript error if all merged javascript files do not finish with a semicolon #23

Closed
Seb33300 opened this issue Jun 25, 2016 · 0 comments

Comments

@Seb33300
Copy link

Hello,

When merging multiple JS files, if one of them do not finish with a semicolon, it may cause a javascript error.

To avoid this, we have to add a semicolon at the end of every js files.
Maybe it could be done automatically.

Seb

@Seb33300 Seb33300 changed the title Javascript error if a merged javascript file do not finish with a semicolon Javascript error if all merged javascript files do not finish with a semicolon Jun 25, 2016
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