材主

Results 26 comments of 材主

I think this does not matter with the cache. Firstly, we should focus on how to trigger request css resources repeatedly but not on how to disable the cache.

@notVitaliy OK, maybe we should try the following steps first: 1. set `background-image: url(xxx);` to `` in demo page, for example: ```css a.btn:hover { background-image: url(xxxxxxxx); } ``` 2. open...

加logo这种是上层使用的时候的事情,本插件主要是生成二维码! 不过也可以考虑看看,只是如果加logo的话,方法上的参数设计这些都需要重新设计了,以什么形式添加logo?网络链接?Image对象传递? 其实,在使用本插件生成二维码后,可以自己把logo覆盖到二维码上面,只要logo不太大是不会影响失真的。

嗯嗯,目前暂时手动在 devdep 字段里加了,毕竟不多哈哈

入口文件配置问题可能

can u show me your package.json?

isBuildProd 这个有在哪里传进来吗?