mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 01:12:17 +08:00 
			
		
		
		
	chore: update vue core links
This commit is contained in:
		| @@ -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, | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user