diff --git a/tsconfig.json b/tsconfig.json index 0fbfb31..670a1f1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,6 +16,6 @@ }, "include": [ "source", - "webpack.config.ts" + "webpack.config.js" ] -} \ No newline at end of file +}