Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Use "main" instead of "ignore" #5

@corydorning

Description

@corydorning

Seems like it would make more sense to src files using "main" instead of "ignore" since these are the primary files that are needed for the package, and the files you would want to copy over to a dist dir.

"ignore" is just to tell your bower package that certain files don't need to be downloaded when installing (via the command line typically).

This assumes I understand this package correctly.

Edit: the files listed in ignore shouldn't even exist in your bower_components directory in the first place, per the bower spec: https://github.com/bower/bower.json-spec

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