1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

docs: Fix generating docs

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2023-04-19 10:01:10 -04:00
parent 98c371ef0c
commit 45574d49cc
2 changed files with 3000 additions and 6769 deletions

9768
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,6 +8,5 @@
"entryPoints": [ "entryPoints": [
"src/extension-api.ts", "src/extension-api.ts",
], ],
"hideBreadcrumbs": true,
"disableSources": true, "disableSources": true,
} }