| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor: migrate react tests to typescript (#16318) | 5 个月前 | |
Fix CSS module scoped-name hash mismatch with Lightning CSS in content collection dev (#17318) * fix: CSS module scoped-name hash mismatch with Lightning CSS in dev (#17312) Share the dev-css plugin's CSS content cache with the content asset propagation plugin so that `getStylesForURL()` can retrieve already-processed CSS for CSS modules without re-importing via `?inline`. The `?inline` suffix was included in the filename passed to Lightning CSS's hasher, producing a different scoped-name hash than the original import used by the component. * test: cover Lightning CSS module updates in dev * test: avoid shadowing cheerio helper * test: keep CI summary helper local --------- Co-authored-by: Matthew Phillips <matthew@matthewphillips.info> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 个月前 | ||
| 2 个月前 |