chore: update link in comments for new ref sugar (#4265) [ci skip]
This commit is contained in:
		
							parent
							
								
									79e732656d
								
							
						
					
					
						commit
						fdc9a4d301
					
				@ -88,8 +88,8 @@ export interface SFCScriptCompileOptions {
 | 
			
		||||
   */
 | 
			
		||||
  babelParserPlugins?: ParserPlugin[]
 | 
			
		||||
  /**
 | 
			
		||||
   * Enable ref: label sugar
 | 
			
		||||
   * https://github.com/vuejs/rfcs/pull/228
 | 
			
		||||
   * Introduce a compiler-based syntax sugar for using refs without `.value`
 | 
			
		||||
   * https://github.com/vuejs/rfcs/discussions/369
 | 
			
		||||
   * @default true
 | 
			
		||||
   */
 | 
			
		||||
  refSugar?: boolean
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user