Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Ignore devDependencies #55

Open
freaktechnik opened this issue Aug 18, 2015 · 1 comment
Open

Ignore devDependencies #55

freaktechnik opened this issue Aug 18, 2015 · 1 comment

Comments

@freaktechnik
Copy link

It would be nice if devDependencies could be ignored, without having to manually specify them in the Gruntfile. I know that this can be done by reading the bower.json and then Using Object.keys on the devDependencies property, but I think it'd be nice if the grunt module could do that.

However the Object.keys approach will not exclude dependencies of the devDependencies, that are exclusively used by the devDependencies.

@dixhuit
Copy link

dixhuit commented Feb 10, 2016

Came to here to suggest the exact same feature.

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

No branches or pull requests

2 participants