diff --git a/src/tsconfig.json b/src/tsconfig.json index 8267b103..b2a6ca66 100644 --- a/src/tsconfig.json +++ b/src/tsconfig.json @@ -3,7 +3,6 @@ "module": "amd", "moduleResolution": "node", "outDir": "../release/dev", - "declaration": true, "target": "es5", "lib": [ "dom",