Skip to content
Snippets Groups Projects
Commit 7d3ddf68 authored by Matthieu Benoist's avatar Matthieu Benoist
Browse files

correct problems with is-image module loading

parent c514c171
No related branches found
No related tags found
1 merge request!25Media fix
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
"emitDecoratorMetadata": true, "emitDecoratorMetadata": true,
"experimentalDecorators": true, "experimentalDecorators": true,
"target": "es2015", "target": "es2015",
"allowSyntheticDefaultImports": true,
"typeRoots": [ "typeRoots": [
"node_modules/@types" "node_modules/@types"
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment