Skip to content

implicit exceptions #17

@kermanx

Description

@kermanx

For example:

try {
  1n + 1
}
catch (e) {
}

Rollup has an option for this: https://rollupjs.org/configuration-options/#treeshake-trycatchdeoptimization

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions