diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-11-01 09:01:49 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-11-01 09:01:49 +0000 |
| commit | fc181b154fb3f5cdefcf72c2a496b5b14f274e79 (patch) | |
| tree | 5b4cfbebb4760fba68161265f07826b55206c311 /Tupfile | |
| parent | REHYDRATION (diff) | |
| parent | faster time to first render (diff) | |
| download | mmm-fc181b154fb3f5cdefcf72c2a496b5b14f274e79.tar.gz mmm-fc181b154fb3f5cdefcf72c2a496b5b14f274e79.zip | |
Merge branch 'root-mmmfs'
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 |
