diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-10-11 14:04:36 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-10-11 14:04:36 +0000 |
| commit | 6c3836ec3553819a0dda95efd0855910682fc518 (patch) | |
| tree | 52f0f9b88ce06ef31da2065bf566f9a9978cb7d7 /Tupfile | |
| parent | temporarily fix moonscript in client (diff) | |
| download | mmm-6c3836ec3553819a0dda95efd0855910682fc518.tar.gz mmm-6c3836ec3553819a0dda95efd0855910682fc518.zip | |
fix browser nav issues, fs default sorting
Diffstat (limited to 'Tupfile')
| -rw-r--r-- | Tupfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,4 +6,4 @@ include_rules : scss/main.scss |> !sassc |> root/static/style/text$css.css # bundle for client loading -: mmm/.bundle.lua | <modules> |> ^ WRAP %d^ moon &(build)/bundle_module.moon '%o' --wrap %f |> root/static/mmm/application$lua.lua +: mmm/.bundle.lua | <modules> |> ^ WRAP %d^ moon &(build)/bundle_module.moon '%o' --wrap %f |> root/static/mmm/text$lua.lua |
