browserify / browserify/browser-resolve

Feature Request: Resolve Modules

Open
#83 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
100
Forks
68
PR merge metrics
No merged PRs in 30d

Description

In addition to paths, it would be nice to resolve module names:

``` json
"browser": "foo"
```

Before npm used to dedupe packages, it was possible to reliably do something like:

``` json
"browser": "./node_modules/foo/index.js"
```

Happy to open a PR - I just wanted to check if this is desirable or not first.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.