diff options
Diffstat (limited to 'wwwroot/js')
-rw-r--r-- | wwwroot/js/site.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wwwroot/js/site.js b/wwwroot/js/site.js new file mode 100644 index 0000000..0937657 --- /dev/null +++ b/wwwroot/js/site.js @@ -0,0 +1,4 @@ +// Please see documentation at https://learn.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. |