I have a gulp task using this module that adds testing related dependencies.
When I'm done testing, I need to run a task to remove said dependencies.
Without "toggle" ability, I'm not sure how this is useful or provide any benefit over simply adding them manually.
It's the ability to toggle the dependencies on/off that would make this lib useful.
I have a gulp task using this module that adds testing related dependencies.
When I'm done testing, I need to run a task to remove said dependencies.
Without "toggle" ability, I'm not sure how this is useful or provide any benefit over simply adding them manually.
It's the ability to toggle the dependencies on/off that would make this lib useful.