From e92f660074d8a72da29d557ef7fd9b808a594e7f Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 21 Sep 2019 16:37:22 +0200 Subject: small fixes --- .dockerignore | 2 ++ tup.config | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 9414382..8736c81 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1 +1,3 @@ Dockerfile +$bundle.lua +.bundle.lua diff --git a/tup.config b/tup.config index 7010858..54e707c 100644 --- a/tup.config +++ b/tup.config @@ -1,2 +1,2 @@ CONFIG_FENGARI_VERSION=v0.1.4 -CONFIG_SASS_ARGS=-m auto +CONFIG_SASS_ARGS=-mauto -- cgit v1.2.3