Workiva / wGulp

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

Add jsx:test task to defaults #111

Closed maxwellpeterson-wf closed 9 years ago

maxwellpeterson-wf commented 9 years ago

Fixes #110

Problem

The supported 'jsx' language option does not come with a default task that will transpile .jsx in ./test to ./build/test

Solution

Add new default task jsx:test

How to +10

@trentgrover-wf @evanweible-wf

trentgrover-wf commented 9 years ago

+1

evanweible-wf commented 9 years ago

+10

maxwellpeterson-wf commented 9 years ago

@charliekump-wf Ready for merge

charliekump-wf commented 9 years ago

QA Resource Approval: +1

Merging into master.