Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Mapping a dependency to @empty changes the import path #1072

@josephschmitt

Description

@josephschmitt

Kind of a hard issue to succinctly describe, so I've set up a repository where you can easily reproduce this issue https://github.com/josephschmitt/jspm-empty-demo

If you run through those steps, you'll notice you get an error on bundle. Additionally, if you look at the package in jspm_packages, you'll see it changed the import path from import * from '@joe-sh/jspm-empty-other-dependency' to import * from '@empty', which leads to the access error when trying to load index.js in that import path.

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