/new_thread -> /

This commit is contained in:
Swrup 2022-02-22 06:07:29 +01:00
parent 3be5552fcf
commit 9325749345
10 changed files with 168 additions and 171 deletions

View file

@ -131,3 +131,10 @@ a.preview-link {
border-radius: 4px;
padding: 2px;
}
.on {
}
.off {
display: none;
}

View file

@ -16,15 +16,6 @@
%{target}
(cat ../../../js/js_babillard.bc.js))))
(rule
(target js_newthread.js)
(deps
(file ../../../js/js_newthread.bc.js))
(action
(with-stdout-to
%{target}
(cat ../../../js/js_newthread.bc.js))))
(rule
(target js_thread.js)
(deps