Skip to content

module analysis only works for relative imports #47

@michaelangeloio

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions