mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:46:29 +00:00
fix: temporarily remove cardlink components and unregister its enhance app component for preventing build fails
This commit is contained in:
parent
50f235bc6f
commit
ffcce6766f
@ -78,7 +78,7 @@ export default {
|
||||
|
||||
enhanceApp(ctx) {
|
||||
// custom component tag/slot
|
||||
ctx.app.component('Link', CardLink)
|
||||
// ctx.app.component('Link', CardLink)
|
||||
|
||||
// external plugin for vitepress hack performance
|
||||
vitepressNprogress(ctx) // nprogress plugin for vitepress
|
||||
|
||||
Loading…
Reference in New Issue
Block a user