Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Requesting modules aliased via 'resolve.alias' fails #3

Closed
lpiepiora opened this issue Oct 29, 2014 · 0 comments
Closed

Requesting modules aliased via 'resolve.alias' fails #3

lpiepiora opened this issue Oct 29, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@lpiepiora
Copy link
Owner

Requesting a module, using the alias should resolve the actual name.

E.g. given resolve.alias: { xyz: "modu" }, the require("xyz") should resolve to /abc/bower_components/modu/bower.json.

See #1

@lpiepiora lpiepiora added the bug label Oct 29, 2014
@lpiepiora lpiepiora self-assigned this Oct 29, 2014
@lpiepiora lpiepiora added this to the 0.1.1 milestone Oct 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant