recherche

Maison  >  Questions et réponses  >  le corps du texte

node.js - npm有没有可以检索图片,并把图片数据保存到js或者json里的包

想用webpack去做一个自动化的东西,想把html,css,js中用到的图片检索到json或者js中保存,js中调变量,其他的调路径或者data-url,大神门有没有什么好的建议

高洛峰高洛峰2767 Il y a quelques jours616

répondre à tous(1)je répondrai

  • 高洛峰

    高洛峰2017-04-17 15:00:41

    url-loader就是把图片转成DataUrl的,你再webpack配置文件里定义好了以后,html/css/js里都能用,不过用法各有不同,js/css里的用法可以看这篇文章《webpack多页应用架构系列(六):听说webpack连图片和字体也能打包?》

    répondre
    0
  • Annulerrépondre