aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2023-07-25 15:00:55 +0200
committerLia Lenckowski <lialenck@protonmail.com>2023-07-25 15:00:55 +0200
commit000a322561f0da39d351649da790521731640fad (patch)
treebe83506485575000cebeaac49fe0aac943d70c6a /makefile
parent907406f857aa5e1437116352bcc00d2e1a36727e (diff)
downloadfastbangs-000a322561f0da39d351649da790521731640fad.tar
fastbangs-000a322561f0da39d351649da790521731640fad.tar.bz2
fastbangs-000a322561f0da39d351649da790521731640fad.tar.zst
add routes, and make makefile less shit
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile b/makefile
index 003ee5e..b59e928 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,3 @@
-
ESFLAGS = --target=esnext --sourcemap --format=esm
all: frontend/bundle.js