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

absolute paths truncate file names #600

Closed
davicho opened this issue Aug 30, 2017 · 1 comment
Closed

absolute paths truncate file names #600

davicho opened this issue Aug 30, 2017 · 1 comment

Comments

@davicho
Copy link

davicho commented Aug 30, 2017

Do you want to request a feature or report a bug?
Not sure (this used to work, new update now did away with it I think).

What is the current behavior?
Latest css-loader loads "full" paths and truncates actual file name (if too long)

What is the expected behavior?
I just to see the file name in my inspector window: "_bootstrap.scss" and now it's "/Users/x/x/x/x/x/_b...rap.scss" (<--- need to hover that in order to see file name).

If this is a feature request, what is motivation or use case for changing the behavior?
This use to work in previous versions - I think you have now done away with it but I think it's useful. This will remove the extra step of the developer needing to hover over the abs path to see the actual file he/she needs to work with.

truncated-path

OR, is there an options I'm missing?

@alexander-akait
Copy link
Member

@davicho Sorry for delay, duplicate #652 . Thanks!

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

2 participants