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

Commit e98303f

Browse files
committed
docs(README): fix supported nodejs version, fixes #336
1 parent 53de162 commit e98303f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ module.exports = {
6262

6363
After that, you will be able to build TypeScript files with webpack.
6464

65+
## NodeJS versions
66+
67+
The loader supports NodeJS 4 and newer.
68+
6569
## tsconfig.json
6670

6771
You can use the tsconfig.json file to configure your compiler and loader:

0 commit comments

Comments
 (0)