mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Docs: add basic search feature for install and API
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
"public": ".",
|
||||
"ignore": [
|
||||
".*",
|
||||
"*.json",
|
||||
"firebase.json",
|
||||
"*.md",
|
||||
"image/**"
|
||||
"image/**",
|
||||
"search-index/**"
|
||||
],
|
||||
"headers": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user