aboutsummaryrefslogtreecommitdiffstats
path: root/Tupfile
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-03-29 09:05:49 +0000
committers-ol <s-ol@users.noreply.github.com>2019-03-29 09:05:49 +0000
commitb8a73054c75c88b90d41f8a3a203812c621e9c07 (patch)
treee1f027f65e097134004575a66cbb5d1d2fc28a11 /Tupfile
parentadd dockerfile (diff)
downloadmmm-b8a73054c75c88b90d41f8a3a203812c621e9c07.tar.gz
mmm-b8a73054c75c88b90d41f8a3a203812c621e9c07.zip
keep last content and display nice errors when problems occur
Diffstat (limited to 'Tupfile')
-rw-r--r--Tupfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tupfile b/Tupfile
index 5c17a0e..ae63873 100644
--- a/Tupfile
+++ b/Tupfile
@@ -1,7 +1,7 @@
include_rules
!download = |> ^ DOWNLOAD %O^ curl -L https://github.com/fengari-lua/fengari-web/releases/download/@(FENGARI_VERSION)/`basename %o` > %o |>
-!sassc = |> ^ SCSS %b^ sassc -m %f %o |> | %o.map
+!sassc = |> ^ SCSS %b^ sassc -m auto %f %o |> | %o.map
# download fengari dependencies
: |> !download |> root/fengari-web.js