diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index b9d7b5fb4..06a1bfeff 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -112,7 +112,6 @@ - diff --git a/BTCPayServer/bundleconfig.json b/BTCPayServer/bundleconfig.json index 1482fbb1b..9d7b0ac6c 100644 --- a/BTCPayServer/bundleconfig.json +++ b/BTCPayServer/bundleconfig.json @@ -18,8 +18,7 @@ "wwwroot/vendor/jquery-easing/jquery.easing.js", "wwwroot/vendor/scrollreveal/scrollreveal.min.js", "wwwroot/vendor/magnific-popup/jquery.magnific-popup.js", - "wwwroot/vendor/bootstrap4-creativestart/*.js", - "wwwroot/main/**/js/*.js" + "wwwroot/vendor/bootstrap4-creativestart/*.js" ] }, {