diff options
author | 2021-09-30 09:58:20 -0400 | |
---|---|---|
committer | 2021-09-30 09:58:20 -0400 | |
commit | 82672e5c47c7e671d890a1b858e4098a989fd82a (patch) | |
tree | d2cdcae2a3f0518b199a3342614ca105a1a727c9 /docs/src/components/Header | |
parent | 472d308950d8490b1a4e36ae625e3d9ddf3e0009 (diff) | |
download | astro-82672e5c47c7e671d890a1b858e4098a989fd82a.tar.gz astro-82672e5c47c7e671d890a1b858e4098a989fd82a.tar.zst astro-82672e5c47c7e671d890a1b858e4098a989fd82a.zip |
Updated srcset checking (#1462)
* Updated srcset checking
Improved functionality of `srcset` checking as original failed when URL contained a comma ( `,` ).
Utilised function from [srcset-parse](https://github.com/molefrog/srcset-parse) as couldn't find a way to integrate the package.
Added test to current assets test rather than create a separate one.
* Use srcset-parse
Co-authored-by: Coel May <82788995+coelmay@users.noreply.github.com>
Diffstat (limited to 'docs/src/components/Header')
0 files changed, 0 insertions, 0 deletions