Skip to content

Commit

Permalink
TS config with awesome-typescript-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey committed May 3, 2018
1 parent e540fb4 commit 806d526
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ for [ts-loader](https://github.com/TypeStrong/ts-loader#configfile-string-defaul
}
```

Keep in mind - awesome-typescript-loader [has a built in feature](https://github.com/s-panferov/awesome-typescript-loader#usebabel-boolean-defaultfalse) (`useBabel`) to _babelify_ result.

##### Add babel BEFORE typescript

> Note: this way requires babel 7 and [babel-loader@^8.0.0](https://github.com/babel/babel-loader#install)
Expand Down

0 comments on commit 806d526

Please sign in to comment.