Skip to content

SVG component tests #1766

Answered by sheremet-va
zhex900 asked this question in Q&A
Aug 1, 2022 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

You can use plugins:

{
  load(id) {
    if(id.endsWith(".svg"))
      return { code: "export default {}" }
  }
}

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@zhex900
Comment options

@zhex900
Comment options

@zhex900
Comment options

@sheremet-va
Comment options

@zhex900
Comment options

Answer selected by zhex900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants