Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 4e9202f

Browse files
authored
Merge pull request #1078 from NativeScript/fatme/fork-ts-checker
fix: stop on compilation error in typescript applications
2 parents 70d8545 + df7d122 commit 4e9202f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"copy-webpack-plugin": "~4.6.0",
5353
"css-loader": "~2.1.1",
5454
"escape-string-regexp": "1.0.5",
55-
"fork-ts-checker-webpack-plugin": "1.3.0",
55+
"fork-ts-checker-webpack-plugin": "2.0.0",
5656
"global-modules-path": "2.0.0",
5757
"loader-utils": "^1.2.3",
5858
"minimatch": "3.0.4",

0 commit comments

Comments
 (0)