Skip to content

Possible to run offline (not using puppeteer / dev server)? #242

@jacobq

Description

@jacobq

I would like to run this codemod on an ember-electron app, but it currently won't run properly via ember s since it relies on requireNode in some places. Other codemods that I've used seemed to operate solely on the source files, which hasn't been a problem. Is the only way that I can use this codemod to first modify my app such that it will gracefully handle running outside of the electron context?

Related: #217 #200

Maybe also something like this could help? https://github.com/nondanee/puppeteer-electron

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