Skip to content

Commit

Permalink
Merge pull request #183 from crazyfactory/fix_build
Browse files Browse the repository at this point in the history
fix(build): release in es5
  • Loading branch information
cyberhck authored Dec 27, 2018
2 parents 65c4120 + 0e146da commit 68a8329
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"target": "ES5",
"module": "es6",
"lib": ["es5", "scripthost", "dom", "es6"],
"noImplicitAny": true,
"esModuleInterop": false,
Expand Down

0 comments on commit 68a8329

Please sign in to comment.