Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Syntax Error 3000.1.0 upwards #812

@SHogenboom

Description

@SHogenboom

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/kaboom@3000.1.0/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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions