Skip to content

0.13.0 breaks url parsing #61

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

Closed
mikepb opened this issue May 27, 2015 · 4 comments
Closed

0.13.0 breaks url parsing #61

mikepb opened this issue May 27, 2015 · 4 comments

Comments

@mikepb
Copy link

mikepb commented May 27, 2015

See #55

@sokra
Copy link
Member

sokra commented May 27, 2015

Can you give a little more details?

@ALF-er
Copy link

ALF-er commented May 27, 2015

Hello, I've found that new builds (after 0.13.0) ignores ~ in path.
For example:
in my *.styl file I have url("~fonts/proxima-nova/proxima_nova_semibold.woff")
but browser trying to load http://localhost:4000/~fonts/proxima-nova/proxima_nova_semibold.woff

In previous versions it works fine =| Looks like related issue for this one

@mikepb
Copy link
Author

mikepb commented May 27, 2015

Hmm... I'm not able to reproduce the issue this morning with 0.13.0 or 0.14.4.

@ALF-er
Copy link

ALF-er commented May 27, 2015

Strange. It was stable issue for 3 days for me. But now it's gone =| I need some exorcist, I think =) Sorry to trouble

@sokra sokra closed this as completed Jul 25, 2015
koistya pushed a commit to koistya/css-loader that referenced this issue Nov 19, 2015
update loader-utils dependency to 0.2.7
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