Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong path to images in version 0.3.0 #24

Closed
niclassparr opened this issue Dec 7, 2016 · 4 comments
Closed

Wrong path to images in version 0.3.0 #24

niclassparr opened this issue Dec 7, 2016 · 4 comments

Comments

@niclassparr
Copy link

niclassparr commented Dec 7, 2016

Seems like this issue is back in version 0.3.0
#7

With
apiOptions: {
cssImageRef: 'src/img/sprite.png'
}
I get
$arrow-left: (764px, 490px, -764px, -490px, 53px, 105px, 1489px, 1067px, 'src/img\sprite.png', 'arrow_left', );

I use
Windows 10
webpack 2.1.0-beta.27
node v6.9.1
npm 3.10.8

It works fine in version 0.2.6

@mixtur mixtur closed this as completed in c9917a8 Dec 7, 2016
@mixtur
Copy link
Owner

mixtur commented Dec 7, 2016

The same mistake, the same solution. Thank you for reporting) 0.3.1 should be ok.

@niclassparr
Copy link
Author

niclassparr commented Dec 8, 2016 via email

@anonrig
Copy link

anonrig commented Jan 11, 2017

This is still an issue. I'm getting the same error, and sprite.png is not found because on the loader the file name is changed. Are there any fix on this?

@mixtur
Copy link
Owner

mixtur commented Jan 11, 2017

What do you mean "the file name is changed"? What it was and what it became?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants