Skip to content

import relative with unbundle from @rubygem scoped package fails #47

@joelmoss

Description

@joelmoss

When in a @rubygems scoped package, this...

import ActiveModel from './store' with { unbundle: 'true' }

Results in this...

import ActiveModel from "/Users/joelmoss/dev/clients/harleytherapy/hue/lib/hue/active_model/store.js";

That is the full file system path, when It should be the URL path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions