登录 注册
当前位置:主页 > 资源下载 > 16 > gatsby-plugin-react-svg插件的作用是将svg-react-loader集成到gatsby的Webpack配置中

gatsby-plugin-react-svg插件的作用是将svg-react-loader集成到gatsby的Webpack配置中

  • 更新:2024-10-23 12:23:02
  • 大小:7KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

gatsby-plugin-react-svg 将添加到gatsby Webpack配置中。 注意:如果配置无效,插件可以从内置的url-loader配置中删除SVG 。 安装 npm install --save gatsby-plugin-react-svg 如何使用 // In your gatsby-config.js plugins: [ { resolve : "gatsby-plugin-react-svg" , options : { rule : { include : / assets / // See below to configure properly } } } ] ; 配置 rule插件选项可用于传递。 如果存在include或exclude选项,则svg-react-loader将