Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit 8ffacb0

Browse files
albertos-panferov
authored andcommitted
docs(README): fix small inconsistency (#470)
1 parent 0c6c905 commit 8ffacb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ npm install awesome-typescript-loader --save-dev
1212
## Differences between [`ts-loader`](https://github.com/TypeStrong/ts-loader)
1313

1414
`awesome-typescript-loader` loader was created mostly to speed-up compilation in my own projects.
15-
Some of them are quite big and I wanted to have full control on how my files are compiled. There are three major points:
15+
Some of them are quite big and I wanted to have full control on how my files are compiled. There are two major points:
1616

1717
1) atl has first-class integration with Babel and enables caching possibilities. This can be useful for those who use Typescript with Babel.
1818
When `useBabel` and `useCache` flags are enabled, typescript's emit will be transpiled with Babel and cached.

0 commit comments

Comments
 (0)