From 44b1aa26a351784d89675234d4997a7500344c43 Mon Sep 17 00:00:00 2001 From: Brian Helba Date: Sat, 23 Mar 2019 19:59:28 -0400 Subject: [PATCH] Correct the docs for the default value of transformAssetUrls See https://github.com/vuejs/component-compiler-utils/blob/master/lib/templateCompilerModules/assetUrl.ts#L9 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3205b4..ac119c4 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,8 @@ interface TemplateCompileOptions { // video: ['src', 'poster'], // source: 'src', // img: 'src', - // image: 'xlink:href' - // use: 'xlink:href' + // image: ['xlink:href', 'href'], + // use: ['xlink:href', 'href'] // } transformAssetUrls?: AssetURLOptions | boolean 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