chore: update vue core links

This commit is contained in:
三咲智子 Kevin Deng 2023-06-25 16:43:26 +08:00
parent cb55979a56
commit e434f78f6f
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// https://github.com/vuejs/vue-next/blob/master/packages/shared/src/patchFlags.ts
// tslint:disable: no-bitwise
// https://github.com/vuejs/core/blob/main/packages/shared/src/patchFlags.ts
export const enum PatchFlags {
TEXT = 1,
CLASS = 1 << 1,

View File

@ -1,4 +1,4 @@
// https://github.com/vuejs/vue-next/blob/master/packages/shared/src/slotFlags.ts
// https://github.com/vuejs/core/blob/main/packages/shared/src/slotFlags.ts
const enum SlotFlags {
/**
* Stable slots that only reference slot props or context state. The slot