kaboom icon indicating copy to clipboard operation
kaboom copied to clipboard

Syntax Error 3000.1.0 upwards

Open SHogenboom opened this issue 2 years ago • 1 comments

I’m setting up my development environment and have run into a syntax error ("SyntaxError: Unexpected token ā€˜{'". I am honestly not sure why this error occurs but have the following information:

  • The error occurs in DuckDuckGo browser, not in Chrome and Safari
  • The error occurs when using npm / webpack bundling
  • The error occurs when using <script src="https://unpkg.com/[email protected]/dist/kaboom.js"></script>
  • The error occurs irrespective of using the .js or .mjs bundles
  • The error does not occur in versions prior to 3000.1.0 (e.g., [3000.0.15](https://www.npmjs.com/package/kaboom/v/3000.0.15) does not produce the syntax error)

Any help or bug fixes would be appreciated!

SHogenboom avatar Dec 26 '23 10:12 SHogenboom

Very weird, looking into that

slmjkdbtl avatar Jan 15 '24 08:01 slmjkdbtl