Skip to content

Use ts-loader instead of deprecated typescript-loader in Readme.md#4521

Merged
sokra merged 1 commit intowebpack:masterfrom
chicoxyzzy:patch-1
Mar 21, 2017
Merged

Use ts-loader instead of deprecated typescript-loader in Readme.md#4521
sokra merged 1 commit intowebpack:masterfrom
chicoxyzzy:patch-1

Conversation

@chicoxyzzy
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Documentation update

@chicoxyzzy chicoxyzzy changed the title Use ts-loader instead of deprecated typescript-loader Use ts-loader instead of deprecated typescript-loader in Readme.md Mar 20, 2017
Comment thread README.md
|<a href="https://github.com/babel/babel-loader"><img width="48" height="48" title="babel-loader" src="https://worldvectorlogo.com/logos/babel-10.svg"></a>|![babel-npm]|Loads ES2015+ code and transpiles to ES5 using <a href="https://github.com/babel/babel">Babel</a>|
|<a href="https://github.com/jupl/traceur-loader"><img width="48" height="48" src="https://google.github.com/traceur-compiler/logo/tc.svg"></a>|![traceur-npm]|Loads ES2015+ code and transpiles to ES5 using [Traceur](https://github.com/google/traceur)|
|<a href="https://github.com/andreypopp/typescript-loader"><img width="48" height="48" src="https://cdn.rawgit.com/Microsoft/TypeScript/master/doc/logo.svg"></a>|![type-npm]|Loads TypeScript like JavaScript|
|<a href="https://github.com/TypeStrong/ts-loader"><img width="48" height="48" src="https://cdn.rawgit.com/Microsoft/TypeScript/master/doc/logo.svg"></a>|![type-npm]|Loads TypeScript like JavaScript|
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.

the type-npm image need to be fixed too.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fixed

@sokra sokra merged commit 0c137cb into webpack:master Mar 21, 2017
@sokra
Copy link
Copy Markdown
Member

sokra commented Mar 21, 2017

Thanks

@chicoxyzzy chicoxyzzy deleted the patch-1 branch March 21, 2017 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants