Skip to content
Snippets Groups Projects
Commit 6160bfea authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix: build issue "he server responded with a non-JavaScript MIME type of "text/html" "

parent 603b76d9
No related branches found
No related tags found
2 merge requests!11Recette,!9Dev
......@@ -10,7 +10,7 @@
"experimentalDecorators": true,
"moduleResolution": "node",
"importHelpers": true,
"target": "es2015",
"target": "es5",
"module": "es2020",
"lib": ["es2018", "dom"]
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment