Skip to content

Unreachable code in jquery_event_deprecation #17550

@Turbo87

Description

@Turbo87

In Firefox with Ember v3.7.0 I'm seeing the following warning on the console in production:

unreachable code after return statement (jquery_event_deprecation.js:10)

bildschirmfoto 2019-02-02 um 10 53 00

It looks like the minifier is not doing its thing here. We should try to find a way to restructure that code so that terser is dropping the dead code correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions