Skip to content

Fix gulp-typescript to 2.14.1 untill gulpFile.ts is migrated. - #11290

Merged
Mohamed Hegazy (mhegazy) merged 2 commits into
masterfrom
gulpFixes
Oct 1, 2016
Merged

Fix gulp-typescript to 2.14.1 untill gulpFile.ts is migrated.#11290
Mohamed Hegazy (mhegazy) merged 2 commits into
masterfrom
gulpFixes

Conversation

@mhegazy

Copy link
Copy Markdown
Contributor

There are a few breaking changes in gulp-typescript 3.0, issue was reported in #11121. Fixing gulp-typescript to 2.14.1 until we migrate.

Comment thread Gulpfile.ts
.pipe(newer("built/local/bundle.js"))
.pipe(sourcemaps.init())
.pipe(tsc(testProject))
.pipe(testProject)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should be testProject(). I'll make another PR for that.

ghost pushed a commit that referenced this pull request Oct 12, 2016
ghost pushed a commit that referenced this pull request Oct 12, 2016
@microsoft Microsoft (microsoft) locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants