Skip to content

Commit 283a1da

Browse files
author
Lévai Norbert
committed
disable hmr
1 parent 5f4c4d6 commit 283a1da

File tree

155 files changed

+228
-211
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

155 files changed

+228
-211
lines changed

docs/.vuepress/.cache/deps/@vue_devtools-api.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vuepress/.cache/deps/@vue_devtools-api.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vuepress/.cache/deps/@vuepress_shared.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vuepress/.cache/deps/@vuepress_shared.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,46 @@
11
{
2-
"hash": "9e0d5735",
3-
"configHash": "bd65b711",
4-
"lockfileHash": "306de914",
5-
"browserHash": "f580b938",
2+
"hash": "456be97e",
3+
"configHash": "c5af08e9",
4+
"lockfileHash": "708d2e93",
5+
"browserHash": "da78d52c",
66
"optimized": {
7+
"slimsearch": {
8+
"src": "../../../../node_modules/slimsearch/dist/index.mjs",
9+
"file": "slimsearch.js",
10+
"fileHash": "a1de382c",
11+
"needsInterop": false
12+
},
713
"@vue/devtools-api": {
814
"src": "../../../../node_modules/@vue/devtools-api/dist/index.js",
915
"file": "@vue_devtools-api.js",
10-
"fileHash": "a917dfae",
16+
"fileHash": "0cc3cb70",
1117
"needsInterop": false
1218
},
1319
"@vuepress/shared": {
1420
"src": "../../../../node_modules/@vuepress/shared/dist/index.js",
1521
"file": "@vuepress_shared.js",
16-
"fileHash": "e30c197a",
22+
"fileHash": "b8193f32",
1723
"needsInterop": false
1824
},
1925
"vue": {
2026
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
2127
"file": "vue.js",
22-
"fileHash": "002266e4",
28+
"fileHash": "728dede8",
2329
"needsInterop": false
2430
},
2531
"vue-router": {
2632
"src": "../../../../node_modules/vue-router/dist/vue-router.esm-bundler.js",
2733
"file": "vue-router.js",
28-
"fileHash": "92880370",
34+
"fileHash": "69b437cf",
2935
"needsInterop": false
3036
}
3137
},
3238
"chunks": {
3339
"chunk-LW4I4DCF": {
3440
"file": "chunk-LW4I4DCF.js"
41+
},
42+
"chunk-V6TY7KAL": {
43+
"file": "chunk-V6TY7KAL.js"
3544
}
3645
}
3746
}

docs/.vuepress/.cache/deps/vue-router.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vuepress/.cache/deps/vue-router.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vuepress/.cache/deps/vue.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vuepress/.temp/internal/clientConfigs.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import * as clientConfig6 from '/Users/macintosh/Documents/GitHub/docs-bitcr/doc
88
import * as clientConfig7 from '/Users/macintosh/Documents/GitHub/docs-bitcr/docs/.vuepress/.temp/markdown-tab/config.js'
99
import * as clientConfig8 from '/Users/macintosh/Documents/GitHub/docs-bitcr/node_modules/@vuepress/plugin-theme-data/lib/client/config.js'
1010
import * as clientConfig9 from '/Users/macintosh/Documents/GitHub/docs-bitcr/node_modules/@vuepress/theme-default/lib/client/config.js'
11+
import * as clientConfig10 from '/Users/macintosh/Documents/GitHub/docs-bitcr/docs/.vuepress/.temp/sass-palette/load-hope.js'
12+
import * as clientConfig11 from '/Users/macintosh/Documents/GitHub/docs-bitcr/node_modules/vuepress-plugin-search-pro/lib/client/config.js'
1113

1214
export const clientConfigs = [
1315
clientConfig0,
@@ -20,4 +22,6 @@ export const clientConfigs = [
2022
clientConfig7,
2123
clientConfig8,
2224
clientConfig9,
25+
clientConfig10,
26+
clientConfig11,
2327
].map((m) => m.default).filter(Boolean)

0 commit comments

Comments
 (0)