Workiva / wGulp

Opinionated Suite of Gulp Tasks for JavaScript and TypeScript projects.
Apache License 2.0
12 stars 9 forks source link

Update README "not a library" example exclusion #103

Closed maxwellpeterson-wf closed 10 years ago

maxwellpeterson-wf commented 10 years ago

Problem

Since #101 was merged, one example in the README is out of date

Solution

Update documentation

@trentgrover-wf @evanweible-wf @charliekump-wf

maxwellpeterson-wf commented 10 years ago

This brings up another question - would it be useful or too confusing to somehow exclude a task from all other tasks?

taskTree: {
    excludeFromAll: ['libraryDist']
}

FYI @jimhotchkin-wf

trentgrover-wf commented 10 years ago

Yeah, let's add an 'exclude' at the root of the task tree for that

jimhotchkin-wf commented 10 years ago

:+1:

trentgrover-wf commented 10 years ago

+1 @charliekump-wf please merge - readme only change

rmconsole-wf commented 10 years ago
    When this pull is merged I will not be able to function
    properly because no ticket is included in the title.

Last updated on Thursday, November 20 02:19 PM CST

charliekump-wf commented 10 years ago

QA Resource Approval: +1

Merging into master.