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

Packages can now be excluded with excludePackages #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jimmyfortinx
Copy link

In my case I needed to exclude angular from bower and use the npm version instead because of the export support (import angular from "angular";). I need to keep angular referenced in bower.json to other angular packages like angular-translate, ... Also I have an old grunt build system that need to exist during the migration to webpack.

What I propose is a new parameter excludePackages to list all packages that we want to exclude from bower.

Also, there is an issue that could be solve by this PR: #30

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant