Skip to content

mischkl/demo-rxjs-typescript-webpack-error

Repository files navigation

demo-rxjs-typescript-webpack-error

Demo project demonstrating ts-loader issues when mixing JavaScript and TypeScript code while attempting to use "all-in-one" JavaScript/TypeScript-typings packages, specifically rxjs@5.

Usage:

git clone https://github.com/mischkl/demo-rxjs-typescript-webpack-error.git
npm i

To test with ts-loader:

npm run ts

This should result in a bunch of errors.

To test with awesome-typescript-loader:

npm run awesome

This should work fine.

About

Demo project demonstrating https://github.com/TypeStrong/ts-loader/issues/347

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published