mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-23 10:24:23 +01:00
html: add sixel support (#970)
* sixel support * make linter happy * picky linters gonna be picky * simplify worker inlining * rebuild html Co-authored-by: Shuanglei Tao <tsl0922@gmail.com>
This commit is contained in:
@@ -59,4 +59,3 @@ task('default', series('inline', () => {
|
||||
.pipe(rename("html.h"))
|
||||
.pipe(dest('../src/'));
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user