Skip to content

Explain how to re-build esprima-bin-wrapper #57

@tinchodias

Description

@tinchodias

Pharo code invokes a node js file that's the webpack output.

Invoked js file: esprima-bin-wrapper/dist/esprima-bin-wrapper.node.js
Invocation: src/Hunter-AST.package/HNEsprimaWrapper.class/class/esprimaWrapperPathRelativeTo..st

I propose to explain this in root's README or in the one of this subdirectory: https://github.com/dorellang/hunter/blob/master/esprima-bin-wrapper/README.md


Motivation: there are pending updates to dependencies (for example, 5 PR generated by "dependabot"). I didn't update yet because, in part, they don't seem to be really a problem, but also because I didn't know how to re-build the js that's invoked by the code. Today I realized it was not difficult at all, but I think it's better to explain it in README.

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