Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(build): add ; after script #5197

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Add extra ; so there is no issue when concatenating scripts

This fixes #5196

- Add extra `;` so there is no issue when concatenating scripts
@Foxandxss
Copy link
Contributor

LGTM

@wesleycho wesleycho closed this in 9d0269e Jan 10, 2016
@wesleycho wesleycho deleted the fix/dist-script branch January 10, 2016 17:21
@philBrown
Copy link
Contributor

Might be a good idea to move the inline script string to a .js file so it can be linted / quality tested as part of your build.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encapsulate build files in IIFE
3 participants