fis-postprocessor-supply

0.0.5 • Public • Published

用于补充前端html页面中打包问题,目前补充a标签

属于Fis的插件

    //在html页面中
    //源代码
    <a href="images/aa.jpg">我是一个资源</a>
    //编译后,可能是这样
    <a href="http://test.nie.163.com/zgmh/images/aa_09d76s.jpg">我是一个资源</a>
    //配置
    postpackager : 'supply'

Readme

Keywords

Package Sidebar

Install

npm i fis-postprocessor-supply

Weekly Downloads

3

Version

0.0.5

License

NET-EASE

Last publish

Collaborators

  • gzzhengxuze