summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2022-11-23 11:40:06 -0100
committerMaxence Lange <maxence@artificial-owl.com>2022-11-23 11:40:06 -0100
commita7f910a6934f68465d1db881cabe11e8dfcf9e00 (patch)
tree3ede8542fb818ca209476596834b55f2cd771863 /Makefile
parent8875e12e9a16370ade000392a7a15660761cb43a (diff)
filter request-target from header
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 840d253a..8bab9928 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,6 @@ all: dev-setup lint build-js-production composer test
# Dev env management
dev-setup: clean clean-dev npm-init composer
- cp -R node_modules/twemoji/2/svg img/twemoji
npm-init:
npm install