diff --git a/jsconfig.json.tpl b/jsconfig.json.prod similarity index 97% rename from jsconfig.json.tpl rename to jsconfig.json.prod index 56e6e41d..a06e4212 100644 --- a/jsconfig.json.tpl +++ b/jsconfig.json.prod @@ -3,4 +3,4 @@ "paths": {}, "baseUrl": "src" } -} \ No newline at end of file +}