Skip to content

Bower package: needs purge unnecessary files #1557

@danielfttorres

Description

@danielfttorres

After install LESS with Bower (bower.io), I didn't have a pleasant experience. The directory of LESS in "bower_components" was totaly of unnecessary files and the developers will not use these.

Different from jQuery library, I have another experiencia. The directory of 'bower_components' are clean, and only with files I really use, eg: 'jquery.js', 'jquery.min.js' etc, but in LESS I have a exact copy of repository and isn't good.

See the good 'bower.json' file of the jQuery repository (this help us for solve this fix): https://github.com/jquery/jquery/blob/master/bower.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions