We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe37ed commit fc30d79Copy full SHA for fc30d79
tsconfig.prod.esm5.json
@@ -4,5 +4,6 @@
4
"module": "ES2015",
5
"target": "ES5",
6
"outDir": "build/esm5",
7
+ "downlevelIteration": true,
8
},
9
}
0 commit comments