renovate/lib/manager/html
2021-03-02 21:44:55 +01:00
..
__fixtures__ fix(html): skip extracted files if no deps 2020-03-12 06:32:31 +01:00
__snapshots__ refactor: simplify autoreplace data (#5965) 2020-04-14 22:31:35 +02:00
extract.spec.ts refactor: convert all path to upath (#7712) 2020-11-12 21:46:08 +01:00
extract.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
index.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00

The html manager extracts scripts and CSS includes pointing to cdnjs. It differs from the cdnjs manager in that it detects if an integrity hash is already present and updates it too if found.