Commit 6049b37
committed
feat(exports): expose llms.txt through the exports map
Takes the generator rule from socket-wheelhouse (byte-identical fleet mirror)
and regenerates: 616 entries, the new one being "./llms.txt": "./llms.txt".
The file was already published in files[] but unreachable through exports —
require.resolve('@socketsecurity/lib/llms.txt') now resolves, which is the
point of shipping an llms.txt at all. public-files-are-exported passes.1 parent 7a18528 commit 6049b37
2 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3515 | 3515 | | |
3516 | 3516 | | |
3517 | 3517 | | |
3518 | | - | |
| 3518 | + | |
| 3519 | + | |
3519 | 3520 | | |
3520 | 3521 | | |
3521 | 3522 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| |||
596 | 597 | | |
597 | 598 | | |
598 | 599 | | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
599 | 608 | | |
600 | 609 | | |
601 | 610 | | |
| |||
0 commit comments