diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-11-06 07:19:59 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-11-06 07:19:59 +0000 |
| commit | a7e539c272ffcd9e14fb58f8c24714cdff8e7c17 (patch) | |
| tree | 404f92906bd402b1c394f7b521508b5138e76d98 /Tupfile | |
| parent | inspect mode wip (diff) | |
| parent | add metadata for compilation (diff) | |
| download | mmm-a7e539c272ffcd9e14fb58f8c24714cdff8e7c17.tar.gz mmm-a7e539c272ffcd9e14fb58f8c24714cdff8e7c17.zip | |
Merge branch 'tru-fs' into inspect-mode
Diffstat (limited to 'Tupfile')
| -rw-r--r-- | Tupfile | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -13,12 +13,22 @@ # preload full mmmfs tree preload root -preload root/animations preload root/articles preload root/articles/mmmfs +preload root/articles/mmmfs/empty +preload root/articles/mmmfs/image +preload root/articles/mmmfs/markdown +preload root/articles/realities +preload root/animations +preload root/animations/twisted +preload root/animations/koch preload root/experiments +preload root/experiments/center_of_mass preload root/experiments/tags preload root/meta +preload root/meta/mmm.dom +preload root/meta/test_mmm.component +preload root/meta/todo # preload all of mmm preload mmm |
