Commit 68c8277
fix: restore inlineData parameter in SSI rollup footer stub
The cleanup commit on feature/ssi-custom-function removed inlineData from
the footer stub, but feature/ssi-inline-data re-adds it to customFunctions.ts.
The stub was out of sync, silently dropping the inlineData argument.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 172da39 commit 68c8277
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | | - | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments