|
16 | 16 | import {define} from "./_observablehq/client.00000001.js"; |
17 | 17 | import {registerFile} from "./_observablehq/stdlib.00000003.js"; |
18 | 18 |
|
19 | | -registerFile("./dynamic-tar-gz/does-not-exist.txt", {"name":"./dynamic-tar-gz/does-not-exist.txt","mimeType":"text/plain","path":"./dynamic-tar-gz/does-not-exist.txt"}); |
20 | 19 | registerFile("./dynamic-tar-gz/file.txt", {"name":"./dynamic-tar-gz/file.txt","mimeType":"text/plain","path":"./_file/dynamic-tar-gz/file.c93138d8.txt","lastModified":/* ts */1706742000000,"size":21}); |
21 | | -registerFile("./dynamic-tar/does-not-exist.txt", {"name":"./dynamic-tar/does-not-exist.txt","mimeType":"text/plain","path":"./dynamic-tar/does-not-exist.txt"}); |
22 | 20 | registerFile("./dynamic-tar/file.txt", {"name":"./dynamic-tar/file.txt","mimeType":"text/plain","path":"./_file/dynamic-tar/file.c93138d8.txt","lastModified":/* ts */1706742000000,"size":21}); |
23 | | -registerFile("./static-tar/does-not-exist.txt", {"name":"./static-tar/does-not-exist.txt","mimeType":"text/plain","path":"./static-tar/does-not-exist.txt"}); |
24 | 21 | registerFile("./static-tar/file.txt", {"name":"./static-tar/file.txt","mimeType":"text/plain","path":"./_file/static-tar/file.c93138d8.txt","lastModified":/* ts */1706742000000,"size":21}); |
25 | 22 | registerFile("./static-tgz/file.txt", {"name":"./static-tgz/file.txt","mimeType":"text/plain","path":"./_file/static-tgz/file.c93138d8.txt","lastModified":/* ts */1706742000000,"size":21}); |
26 | 23 |
|
|
36 | 33 | )) |
37 | 34 | }}); |
38 | 35 |
|
39 | | -define({id: "d84cd7fb", inputs: ["FileAttachment","display"], body: async (FileAttachment,display) => { |
40 | | -display(await( |
41 | | -await FileAttachment("./static-tar/does-not-exist.txt").text() |
42 | | -)) |
43 | | -}}); |
44 | | - |
45 | 36 | define({id: "86bd51aa", inputs: ["FileAttachment","display"], body: async (FileAttachment,display) => { |
46 | 37 | display(await( |
47 | 38 | await FileAttachment("./dynamic-tar/file.txt").text() |
48 | 39 | )) |
49 | 40 | }}); |
50 | 41 |
|
51 | | -define({id: "95938c22", inputs: ["FileAttachment","display"], body: async (FileAttachment,display) => { |
52 | | -display(await( |
53 | | -await FileAttachment("./dynamic-tar/does-not-exist.txt").text() |
54 | | -)) |
55 | | -}}); |
56 | | - |
57 | 42 | define({id: "7e5740fd", inputs: ["FileAttachment","display"], body: async (FileAttachment,display) => { |
58 | 43 | display(await( |
59 | 44 | await FileAttachment("./dynamic-tar-gz/file.txt").text() |
60 | 45 | )) |
61 | 46 | }}); |
62 | 47 |
|
63 | | -define({id: "d0a58efd", inputs: ["FileAttachment","display"], body: async (FileAttachment,display) => { |
64 | | -display(await( |
65 | | -await FileAttachment("./dynamic-tar-gz/does-not-exist.txt").text() |
66 | | -)) |
67 | | -}}); |
68 | | - |
69 | 48 | </script> |
70 | 49 | <input id="observablehq-sidebar-toggle" type="checkbox" title="Toggle sidebar"> |
71 | 50 | <label id="observablehq-sidebar-backdrop" for="observablehq-sidebar-toggle"></label> |
|
89 | 68 | <h1 id="tar" tabindex="-1"><a class="observablehq-header-anchor" href="#tar">Tar</a></h1> |
90 | 69 | <div class="observablehq observablehq--block"><observablehq-loading></observablehq-loading><!--:d5134368:--></div> |
91 | 70 | <div class="observablehq observablehq--block"><observablehq-loading></observablehq-loading><!--:a0c06958:--></div> |
92 | | -<div class="observablehq observablehq--block"><observablehq-loading></observablehq-loading><!--:d84cd7fb:--></div> |
93 | 71 | <div class="observablehq observablehq--block"><observablehq-loading></observablehq-loading><!--:86bd51aa:--></div> |
94 | | -<div class="observablehq observablehq--block"><observablehq-loading></observablehq-loading><!--:95938c22:--></div> |
95 | 72 | <div class="observablehq observablehq--block"><observablehq-loading></observablehq-loading><!--:7e5740fd:--></div> |
96 | | -<div class="observablehq observablehq--block"><observablehq-loading></observablehq-loading><!--:d0a58efd:--></div> |
97 | 73 | </main> |
98 | 74 | <footer id="observablehq-footer"> |
99 | 75 | <nav><a rel="next" href="./zip"><span>Zip</span></a></nav> |
|
0 commit comments