aboutsummaryrefslogtreecommitdiffstats
path: root/Tupfile
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-10-08 12:46:16 +0000
committers-ol <s-ol@users.noreply.github.com>2019-10-08 12:46:16 +0000
commit7f261ca5fe336d3d3a0ab9147fd7a5feecdaf36c (patch)
tree38ef477665eba7cd27c17de2c8244ca6ce158c6c /Tupfile
parentfix conversion pattern escapes (diff)
downloadmmm-7f261ca5fe336d3d3a0ab9147fd7a5feecdaf36c.tar.gz
mmm-7f261ca5fe336d3d3a0ab9147fd7a5feecdaf36c.zip
change static path to work with static content
Diffstat (limited to 'Tupfile')
-rw-r--r--Tupfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tupfile b/Tupfile
index 4c8ab29..29388cf 100644
--- a/Tupfile
+++ b/Tupfile
@@ -14,4 +14,4 @@ include_rules
: mmm/.bundle.lua | <modules> |> ^ WRAP %d^ moon &(build)/bundle_module.moon %o --wrap %f |> static/mmm.bundle.lua
# copy for static builds
-: foreach static/* |> cp %f out/ |> out/%b
+: foreach static/* |> cp %f out/.static/ |> out/.static/%b