Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit f4bc2ca

Browse files
authored
chore: adjust repo name from vue-next to core (unplugin#418)
1 parent b86b1a3 commit f4bc2ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export default {
166166

167167
## TypeScript
168168

169-
To get TypeScript support for auto-imported components, there is [a PR](https://github.com/vuejs/vue-next/pull/3399) to Vue 3 extending the interface of global components. Currently, [Volar](https://github.com/johnsoncodehk/volar) has supported this usage already. If you are using Volar, you can change the config as following to get the support.
169+
To get TypeScript support for auto-imported components, there is [a PR](https://github.com/vuejs/core/pull/3399) to Vue 3 extending the interface of global components. Currently, [Volar](https://github.com/johnsoncodehk/volar) has supported this usage already. If you are using Volar, you can change the config as following to get the support.
170170

171171
```ts
172172
Components({

src/core/declaration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export async function generateDeclaration(ctx: Context, root: string, filepath:
5959

6060
const code = `// generated by unplugin-vue-components
6161
// We suggest you to commit this file into source control
62-
// Read more: https://github.com/vuejs/vue-next/pull/3399
62+
// Read more: https://github.com/vuejs/core/pull/3399
6363
import '@vue/runtime-core'
6464
6565
declare module '@vue/runtime-core' {

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ export interface Options {
143143
*
144144
* Accept boolean or a path related to project root
145145
*
146-
* @see https://github.com/vuejs/vue-next/pull/3399
146+
* @see https://github.com/vuejs/core/pull/3399
147147
* @see https://github.com/johnsoncodehk/volar#using
148148
* @default true
149149
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy