Commit c43c98d
fix(starter-assets): truncate CAS filenames to satisfy jsDelivr path limit
Summary:
jsDelivr rejects path components >= 100 chars. Truncate the preferred
name portion while preserving the file extension so the hash-prefixed
filename stays under the limit.
Reviewed By: zjm-meta
Differential Revision: D96133482
fbshipit-source-id: 3fd0fdcafa7c7349dac80a1ce8d8166af6bd0e6b1 parent 30f1f14 commit c43c98d
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 | | |
90 | 96 | | |
91 | 97 | | |
| |||
0 commit comments