Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

ensure multiple scripts are separated by semicolons #180

Closed
wants to merge 2 commits into from

Conversation

charliekassel
Copy link

Fixes #169

Changes proposed in this pull request:
If multiple components or scripts are used in the build without using semicolons at the end of the script the compiled file gives this error:

Uncaught TypeError: {(intermediate value)(intermediate value)(intermediate value)} is not a function

This change ensures a semicolon is added between script irrespective of the users eslint rules.

/ping @znck

@znck znck closed this May 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants