aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-06-09 20:00:55 -0500
committerJesús <heckyel@hyperbola.info>2019-06-09 20:00:55 -0500
commit9acbe4315521766a40083e26db86e5aa20732941 (patch)
tree56c2ebf408973e9381f5d4c48ca92f86282e1303 /Makefile
parenteee68bb5b3807225aeb2f4ae4030f5f35b4bfee0 (diff)
downloadlibretube-theme-9acbe4315521766a40083e26db86e5aa20732941.tar.lz
libretube-theme-9acbe4315521766a40083e26db86e5aa20732941.tar.xz
libretube-theme-9acbe4315521766a40083e26db86e5aa20732941.zip
remove JS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4478f7f..ea4a19d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: clean bootstrap comments fonts icons js styles autoprefixer
+all: clean bootstrap comments fonts icons styles autoprefixer
clean:
@rm -rf dist/
@@ -17,8 +17,6 @@ styles:
fonts:
@bash scripts/fonts.sh
-js:
- @bash scripts/js.sh
autoprefixer:
@bash scripts/autoprefixer.sh