Skip to content

handle nested require() calls #43

@tonylukasavage

Description

@tonylukasavage

In addition to supporting require() on local files in #42, we should work on handling nested requires. This could be a seriously tricky issue as it will be time consuming to AST parse everything pulled in via require, and I don't want it to kill the dev experience. We'll need to have some discussion about this one before diving in.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions