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

minified version is missing semicolon at the end #59

Open
QualifiedSuccess opened this issue Apr 21, 2016 · 0 comments
Open

minified version is missing semicolon at the end #59

QualifiedSuccess opened this issue Apr 21, 2016 · 0 comments

Comments

@QualifiedSuccess
Copy link

Hi,

the minified version is missing a semicolon at the end.

You fixed that once by a0cce74 but the semicolon is missing again in release 0.1.3 and master branch. I dont know how you are generating the minified version cause there is no script so you have to fix that.

It can cause errors if you concat multiple js scripts and smoke.js is followed by another one.

18133Uncaught TypeError: (intermediate value)(intermediate value)(intermediate value)(...) is not a function

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