Skip to content

Is it possible to use replacement module with Packager? #4018

Description

@zsszatmari

Hi!

browserify can do the following: I specify this in package.json:

"browser": {
    "request": "browser-request"
  }

and every module which depends on request will use browser-request module instead. Is similar possible with Packager?
(btw I would happily rtfm but couldn't find a documentation for packager)

Thank You!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions