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

When the "main" field is an array. #36

@sherryChen0206

Description

@sherryChen0206

When I require "react", I only get the last module "react-dom" .
because of the bower.json 'main' field is an array.

{
"name": "react",
"main": ["react.js","react-dom.js"],
"ignore": []
}
But ,I want get both of the module ,how to resolve this ,thank you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions