Add lazy loading in player
[oweals/peertube.git] / client / tsconfig.json
index beca79e01f7d89c967f4c072b0d86230a45cd858..3f9986f8a6674c306862d48bd44c119b7908c00c 100644 (file)
@@ -5,6 +5,7 @@
     "sourceMap": true,
     "declaration": false,
     "moduleResolution": "node",
+    "module": "esnext",
     "emitDecoratorMetadata": true,
     "experimentalDecorators": true,
     "noImplicitAny": true,