Skip to content

Export more parts for browsers #124

@Flamefire

Description

@Flamefire

I want to use esmangle to implement a deobfuscator in a browser.

When using the browserified version (cjsify does not work ATM) I don't get access to e.g. the common module but there are some very useful helpers (e.g. constant detection/folding)

Also exposing estraverse and escope would really help as they are already bundled, so no need to pull them in again. But due to the scoping I can't access them from outside (specifically from another script)

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