Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 957fd68

Browse files
committed
fix: use partial-Ivy builds
1 parent e5f978f commit 957fd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schematics/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"skipLibCheck": true,
1919
"sourceMap": true,
2020
"strictNullChecks": true,
21-
"target": "es6",
21+
"target": "es5",
2222
"types": [
2323
"jasmine",
2424
"node"

0 commit comments

Comments
 (0)