aboutsummaryrefslogtreecommitdiff
path: root/Web/wwwroot/js
diff options
context:
space:
mode:
authortranstrike <transtrike@gmail.com>2020-12-07 22:37:08 +0200
committertranstrike <transtrike@gmail.com>2020-12-07 22:37:08 +0200
commitc5dc3763babe083c88dbc927f996fb1bdda80359 (patch)
tree814677cfb2c822d2e021a8aef66cee4fba924507 /Web/wwwroot/js
parent4e6ef3968021b7a1059b5abda034db8eabb50907 (diff)
downloadDevHive-c5dc3763babe083c88dbc927f996fb1bdda80359.tar
DevHive-c5dc3763babe083c88dbc927f996fb1bdda80359.tar.gz
DevHive-c5dc3763babe083c88dbc927f996fb1bdda80359.zip
Base line projects created
Diffstat (limited to 'Web/wwwroot/js')
-rw-r--r--Web/wwwroot/js/site.js4
1 files changed, 4 insertions, 0 deletions
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.