Skip to content

Commit

Permalink
chore(build): fail demo-app build on compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrowhurstram committed Oct 24, 2016
1 parent b9ed0cb commit c9cc269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo-apps/ts-webpack/tsconfig.json
Expand Up @@ -8,6 +8,7 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"removeComments": false,
"noEmitOnError": true,
"noImplicitAny": true,
"noImplicitReturns": true,
"suppressImplicitAnyIndexErrors": true
Expand Down

0 comments on commit c9cc269

Please sign in to comment.