X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Ftsconfig.app.json;h=729eee35359d6c9c1de71d90ab1fd5c1e63094bf;hb=2adfc7ea9a1f858db874df9fe322e7ae833db77c;hp=af7a74e9ecf326d68f9117385c3ad9f043052f9f;hpb=920d2d2b4c5d9206671171a8a2aee233a7d5dab2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/tsconfig.app.json b/client/src/tsconfig.app.json index af7a74e9e..729eee353 100644 --- a/client/src/tsconfig.app.json +++ b/client/src/tsconfig.app.json @@ -3,7 +3,7 @@ "compilerOptions": { "outDir": "../out-tsc/app", "baseUrl": "./", - "module": "es2015", + "module": "esnext", "types": [], "lib": [ "es2017",