* fix: Exclude `modulepreload` as well We were only excluding `<link rel="preload" as="script" />` but we should include `rel="modulepreload"` as well * Apply formatting changes
* fix: Exclude `modulepreload` as well We were only excluding `<link rel="preload" as="script" />` but we should include `rel="modulepreload"` as well * Apply formatting changes