You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// import { ThumbnailHashImages } from '@nolebase/vitepress-plugin-thumbnail-hash/vite'
17
17
18
18
constdescription=
19
19
'Ergonomic Framework for Humans. TypeScript framework supercharged by Bun with End - to - End Type Safety, unified type system and outstanding developer experience'
@@ -43,13 +43,13 @@ export default defineConfig({
43
43
})
44
44
}
45
45
},
46
-
vue: {
47
-
template: {
48
-
transformAssetUrls: {
49
-
NolebaseUnlazyImg: ['src']
50
-
}
51
-
}
52
-
},
46
+
// vue: {
47
+
// template: {
48
+
// transformAssetUrls: {
49
+
// NolebaseUnlazyImg: ['src']
50
+
// }
51
+
// }
52
+
// },
53
53
54
54
// ![INFO] uncomment for support hot reload on WSL - https://github.com/vitejs/vite/issues/1153#issuecomment-785467271
0 commit comments