Skip to content

Commit

Permalink
chore(docs): add warning message
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Sep 9, 2024
1 parent c4a0d38 commit 75b3d62
Show file tree
Hide file tree
Showing 17 changed files with 27,469 additions and 0 deletions.
259 changes: 259 additions & 0 deletions .vitepress/cache/deps/@theme_index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .vitepress/cache/deps/@theme_index.js.map

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions .vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"hash": "604eade6",
"configHash": "350b12bd",
"lockfileHash": "2e4bfd26",
"browserHash": "8c03945b",
"optimized": {
"vue": {
"src": "../../../node_modules/.pnpm/vue@3.5.2_typescript@5.5.4/node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "749fd4cd",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../node_modules/.pnpm/@vue+devtools-api@7.4.4/node_modules/@vue/devtools-api/dist/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "4e4c8d41",
"needsInterop": false
},
"vitepress > @vueuse/core": {
"src": "../../../node_modules/.pnpm/@vueuse+core@11.0.3_vue@3.5.2_typescript@5.5.4_/node_modules/@vueuse/core/index.mjs",
"file": "vitepress___@vueuse_core.js",
"fileHash": "a2745ac7",
"needsInterop": false
},
"@theme/index": {
"src": "../../../node_modules/.pnpm/vitepress@1.3.4_@algolia+client-search@5.2.5_@types+node@22.5.4_postcss@8.4.45_search-insights@2.17.1_typescript@5.5.4/node_modules/vitepress/dist/client/theme-default/index.js",
"file": "@theme_index.js",
"fileHash": "f1db5b45",
"needsInterop": false
}
},
"chunks": {
"chunk-T7NZPC24": {
"file": "chunk-T7NZPC24.js"
},
"chunk-X6KM7CKJ": {
"file": "chunk-X6KM7CKJ.js"
}
}
}
Loading

0 comments on commit 75b3d62

Please sign in to comment.