[css] catch exceptions in handlers

This commit is contained in:
Martin Aeschlimann
2017-12-21 17:10:19 +01:00
parent 42f274209a
commit 1cf8032756
3 changed files with 97 additions and 38 deletions

View File

@@ -6,8 +6,7 @@
"noUnusedLocals": true,
"lib": [
"es5", "es2015.promise"
],
"strict": true
]
},
"include": [
"src/**/*"