Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Codekit concatenation missing semicolons

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #171933
    fooman
    Participant

    When using Codekit 2.0 and concatenating 2 files together, I get errors about missing semicolons.

    for example when using a statement like this:
    //@codekit-prepend "firstscript.min.js"

    I receiving errors such as “Missing semicolon. — column 621”.

    When I minify this script on it’s own everything’s alright.
    Any ideas as to what I’m missing?

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.