Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCompiler generates invalid Javascript when repository name contains period. #642
Comments
dam5s
changed the title from
Compiler generates invalid JSON when repository name contains period.
to
Compiler generates invalid Javascript when repository name contains period.
Jun 9, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
dam5s
commented
Jun 9, 2016
|
Wrong repo, and duplicate. |
dam5s
closed this
Jun 9, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dam5s commentedJun 9, 2016
I compiled an elm application with the following elm-package.json:
Repository name containing a period, generated variable names in javascript are invalid as they contain the period, which is invalid syntax.