From c5dc3763babe083c88dbc927f996fb1bdda80359 Mon Sep 17 00:00:00 2001 From: transtrike Date: Mon, 7 Dec 2020 22:37:08 +0200 Subject: Base line projects created --- Web/wwwroot/js/site.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Web/wwwroot/js/site.js (limited to 'Web/wwwroot/js') diff --git a/Web/wwwroot/js/site.js b/Web/wwwroot/js/site.js new file mode 100644 index 0000000..b2f58e1 --- /dev/null +++ b/Web/wwwroot/js/site.js @@ -0,0 +1,4 @@ +// Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification +// for details on configuring this project to bundle and minify static web assets. + +// Write your JavaScript code. -- cgit v1.2.3