diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-10-31 08:52:16 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-10-31 08:52:16 +0000 |
| commit | b99de1d4e79e6c4a548d9dddca730eaeeb63a1c9 (patch) | |
| tree | 1b34fd16a46d2567f7e767d9f260ad238bea0ef9 /Tupfile | |
| parent | REHYDRATION (diff) | |
| download | mmm-b99de1d4e79e6c4a548d9dddca730eaeeb63a1c9.tar.gz mmm-b99de1d4e79e6c4a548d9dddca730eaeeb63a1c9.zip | |
almost there tbh
Diffstat (limited to 'Tupfile')
| -rw-r--r-- | Tupfile | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -11,11 +11,14 @@ # render stylesheet : scss/main.scss |> !sassc |> dist/main.css -preload app -preload app/tags -preload app/mmmfs preload lib preload lib/mmmfs +preload root +preload root/animations +preload root/articles +preload root/articles/mmmfs +preload root/experiments +preload root/experiments/tags # render static content and compile sources run moon tup.moon |
