Closed maxwellpeterson-wf closed 9 years ago
When this pull is merged I will use the following information:
Version: wGulp 0.8.1
Release Ticket: CP-461
Last updated on Tuesday, March 10 10:56 AM CST
+1
+1 @jayudey-wf ready for merge
QA Resource Approval: +10
Merging into master.
Description
This copies the
.ts
files into the buildSrc directory during test runs so that typescript sourcemaps work when debugging test.It will only run this task if the
typescript
language is chosen.Testing
When using this branch of wGulp with a typescript project (like wSession)... you should see typescript files in
./build/src/
after runninggulp test
FYA: @trentgrover-wf @evanweible-wf