Skip to content

Commit 05c4d1f

Browse files
author
Lévai Norbert
committed
Revert "disable hmr"
This reverts commit 283a1da.
1 parent 283a1da commit 05c4d1f

File tree

155 files changed

+211
-228
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

+211
-228
lines changed

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

Lines changed: 0 additions & 2 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: 0 additions & 2 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: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,37 @@
11
{
2-
"hash": "456be97e",
3-
"configHash": "c5af08e9",
4-
"lockfileHash": "708d2e93",
5-
"browserHash": "da78d52c",
2+
"hash": "9e0d5735",
3+
"configHash": "bd65b711",
4+
"lockfileHash": "306de914",
5+
"browserHash": "f580b938",
66
"optimized": {
7-
"slimsearch": {
8-
"src": "../../../../node_modules/slimsearch/dist/index.mjs",
9-
"file": "slimsearch.js",
10-
"fileHash": "a1de382c",
11-
"needsInterop": false
12-
},
137
"@vue/devtools-api": {
148
"src": "../../../../node_modules/@vue/devtools-api/dist/index.js",
159
"file": "@vue_devtools-api.js",
16-
"fileHash": "0cc3cb70",
10+
"fileHash": "a917dfae",
1711
"needsInterop": false
1812
},
1913
"@vuepress/shared": {
2014
"src": "../../../../node_modules/@vuepress/shared/dist/index.js",
2115
"file": "@vuepress_shared.js",
22-
"fileHash": "b8193f32",
16+
"fileHash": "e30c197a",
2317
"needsInterop": false
2418
},
2519
"vue": {
2620
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
2721
"file": "vue.js",
28-
"fileHash": "728dede8",
22+
"fileHash": "002266e4",
2923
"needsInterop": false
3024
},
3125
"vue-router": {
3226
"src": "../../../../node_modules/vue-router/dist/vue-router.esm-bundler.js",
3327
"file": "vue-router.js",
34-
"fileHash": "69b437cf",
28+
"fileHash": "92880370",
3529
"needsInterop": false
3630
}
3731
},
3832
"chunks": {
3933
"chunk-LW4I4DCF": {
4034
"file": "chunk-LW4I4DCF.js"
41-
},
42-
"chunk-V6TY7KAL": {
43-
"file": "chunk-V6TY7KAL.js"
4435
}
4536
}
4637
}

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

Lines changed: 0 additions & 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-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: 0 additions & 1 deletion
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: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ 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'
1311

1412
export const clientConfigs = [
1513
clientConfig0,
@@ -22,6 +20,4 @@ export const clientConfigs = [
2220
clientConfig7,
2321
clientConfig8,
2422
clientConfig9,
25-
clientConfig10,
26-
clientConfig11,
2723
].map((m) => m.default).filter(Boolean)

0 commit comments

Comments
 (0)