chore: clean up comments
This commit is contained in:
parent
de3b1cd704
commit
411755ea47
@ -40,8 +40,6 @@ const config: UserConfig = {
|
|||||||
|
|
||||||
// https://github.com/antfu/vite-plugin-components
|
// https://github.com/antfu/vite-plugin-components
|
||||||
ViteComponents({
|
ViteComponents({
|
||||||
// currently, vite does not provide an API for plugins to get the config https://github.com/vitejs/vite/issues/738
|
|
||||||
// as the `alias` changes the behavior of middlewares, you have to pass it to ViteComponents to do the resolving
|
|
||||||
// allow auto load markdown components under `./src/components/`
|
// allow auto load markdown components under `./src/components/`
|
||||||
extensions: ['vue', 'md'],
|
extensions: ['vue', 'md'],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user