Skip to content

module analysis only works for relative imports #47

Description

@michaelangeloio

Currently, we are only resolving relative imports:

fn get_relative_imports(import_sources: Vec<String>) -> Vec<String> {

It would be nice to perform the same analysis in Typescript alias paths. I am not sure about node_modules, but I am open to ideas.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions