aboutsummaryrefslogtreecommitdiffstats
path: root/Tupfile
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-10-30 04:43:19 +0000
committers-ol <s-ol@users.noreply.github.com>2018-10-30 04:43:19 +0000
commit96e9ec3c2089c72cbea1f589c5d667e013adc1d7 (patch)
tree90bc7cd965b5faa8ac8463faecf3dfa75960d6d0 /Tupfile
parentpreload some things (diff)
downloadmmm-96e9ec3c2089c72cbea1f589c5d667e013adc1d7.tar.gz
mmm-96e9ec3c2089c72cbea1f589c5d667e013adc1d7.zip
syntax highlighting
Diffstat (limited to 'Tupfile')
-rw-r--r--Tupfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tupfile b/Tupfile
index 1930207..50c8864 100644
--- a/Tupfile
+++ b/Tupfile
@@ -6,6 +6,7 @@
# download fengari dependencies
: |> !download |> dist/fengari-web.js
: |> !download |> dist/fengari-web.js.map
+: static/* |> cp %f dist/ |> dist/%b
# render stylesheet
: scss/main.scss |> !sassc |> dist/main.css