Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jimfrenette/hugo-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim <jimfrenette@yahoo.com>2019-02-19 00:54:04 +0300
committerJim <jimfrenette@yahoo.com>2019-02-19 00:54:04 +0300
commit4d55b83303305a7c2b278e1a7cdf46348af11036 (patch)
treec0d31826f78eab86680ef944c40c0810c592c6c0 /src
parentbba82334d8ed33cd4f6090cb6d688006a082794f (diff)
comment ui build verification js alert, update screenshots, remove webpack dev server
Diffstat (limited to 'src')
-rw-r--r--src/js/index.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/js/index.js b/src/js/index.js
index 42294bf..dc48d26 100644
--- a/src/js/index.js
+++ b/src/js/index.js
@@ -1,3 +1,4 @@
import '../sass/style.scss'
-alert('test'); \ No newline at end of file
+// uncoment tho alert to verify the build
+// alert('test'); \ No newline at end of file