unjs / undocs

Minimal Documentation theme and CLI for shared usage across UnJS projects.

Home Page:https://undocs.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`unjs/components` cannot override `core/components`

pi0 opened this issue · comments

This is something probably needs attention. We extend with unjs>core (src) but Nuxt component layers core is above unjs for some reason. We need to fix this before splitting core out.