]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Only display "make/quit friends" if connected
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index ca58ddb899554265d570abf670136914b2a79421..3e4648cf7914e37b6362164f1cf347adc15a52a6 100644 (file)
@@ -1,7 +1,7 @@
 {
   "compilerOptions": {
     "target": "es5",
-    "module": "system",
+    "module": "commonjs",
     "moduleResolution": "node",
     "sourceMap": true,
     "emitDecoratorMetadata": true,