Commit bc92733
fix: remove lilypondDecoder from index exports
lilypondDecoder requires lotus which is optional. Remove it from main
exports to prevent TypeScript from compiling it during build.
Users who need lilypondDecoder can import it directly from:
@k-l-lambda/lilylet/lib/lilypondDecoder.js
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent bce502e commit bc92733
2 files changed
Lines changed: 4 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 11 | | |
24 | 12 | | |
25 | 13 | | |
26 | 14 | | |
27 | 15 | | |
28 | | - | |
29 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments