unplugin-svg-component icon indicating copy to clipboard operation
unplugin-svg-component copied to clipboard

Cannot find module '~virtual/svg-component' or its corresponding type declarations.

Open gradyll opened this issue 11 months ago • 1 comments

I built vue2 in webpack5 using typescript patterns, and when introducing ~virtual/svg-component in main.ts, Cannot find module '~virtual/svg-component' or its corresponding type declarations is displayed. You should add a type declaration to the webpack.

gradyll avatar Mar 14 '24 03:03 gradyll