Revert "Another try to fix external js issue"

This reverts commit eb06f41301.
This commit is contained in:
Willem Dantuma
2019-07-17 16:55:04 +02:00
parent eb06f41301
commit be97341cc0
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,
"types": ["src/lib/components/resumable-file-upload/resumable.js"],
"types": ["node_modules/resumable/resumable.js"],
"lib": [
"dom",
"es2018"