Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

[Docs] gulp handbook guide removes watchify when adding babel #278

Open
@DanielRosenwasser

Description

@DanielRosenwasser

From @marianoguerra on May 14, 2016 15:42

The docs here: http://www.typescriptlang.org/docs/handbook/gulp.html adds features by steps, at some points it adds watchify to the browserify build task, then adds babel, and at doing so removes the watchify features added one step before.

The final setup ends up not supporting watchify which was introduced in the same guide.

Copied from original issue: microsoft/TypeScript#8608

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions