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 ac50ffc commit 0792f1aCopy full SHA for 0792f1a
modules/angular2/tsconfig.json
@@ -7,7 +7,7 @@
7
"rootDir": ".",
8
"sourceMap": true,
9
"sourceRoot": ".",
10
- "target": "ES5",
+ "target": "es5",
11
"outDir": "../../dist/js/cjs"
12
}
13
0 commit comments