diff --git a/tsconfig.json b/tsconfig.json index c56469a..b8ec73d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,7 +5,7 @@ "removeComments": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, - "target": "esnext", + "target": "ES2018", "sourceMap": true, "outDir": "./dist", "baseUrl": "./", diff --git a/views/index.ejs b/views/index.ejs index 58f3a2b..7bd465e 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -7,7 +7,11 @@ -