mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 14:48:41 +00:00
docs: fix attribute in example (#18627)
Co-authored-by: Matthias Cavigelli <matthias.cavigelli@trafit.ch>
This commit is contained in:
parent
55461b4332
commit
59249cf2fd
@ -177,7 +177,7 @@ Assets referenced by HTML elements such as `<script type="module" src>` and `<li
|
||||
- `<img src>` and `<img srcset>`
|
||||
- `<image src>`
|
||||
- `<input src>`
|
||||
- `<link href>` and `<link imagesrcet>`
|
||||
- `<link href>` and `<link imagesrcset>`
|
||||
- `<object data>`
|
||||
- `<script type="module" src>`
|
||||
- `<source src>` and `<source srcset>`
|
||||
|
Loading…
Reference in New Issue
Block a user