Skip to content

v2.8.8 breaks React Native #1573

@brentvatne

Description

@brentvatne

React Native depends on on uglify-js@^2.6.2 and as per facebook/react-native#12772 we have run into this error:

uglifyjs@2.8.5:

e.runInContext=n

uglifyjs@2.8.8:

r.runInContext=runInContext

runInContext is undefined in JSC, where react-native runs.

I know very little about uglify-js but posting this here in hopes that you folks may have a better idea of what the problem is.

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