chenwenxian

Results 8 comments of chenwenxian

在build环境下,找不到生成雪碧文件。是什么原因?

![image](https://user-images.githubusercontent.com/5305181/29443570-a69a7ec2-840b-11e7-93e9-94c4c1c31cdf.png)

![image](https://user-images.githubusercontent.com/5305181/29443686-397a2206-840c-11e7-9eca-2a9f82e3d784.png)

build 环境把雪碧图生成到static目录下了,导致报错提示src找不到雪碧图文件。

@vinnyguitar 我在源码上做了适配传参数。麻烦看下是否可以加到master上。 我这边已经运行成功了。 `function emitSprite(name, buffer) { let options = (loaderUtils.getOptions ? loaderUtils.getOptions(this) : loaderUtils.parseQuery(this.query)) || {}; let outputPath = options.outputPath || ''; let cssImagePath = options.cssImagePath || this._compiler.options.output.publicPath; let...

![image](https://user-images.githubusercontent.com/5305181/29456566-cf230cbe-8448-11e7-8134-de9c606b2b84.png)

我也遇到了,是需要终端翻墙才开发访问。