cheton / browserify-css

A Browserify transform for bundling, rebasing, inlining, and minifying CSS files.
http://cheton.github.io/browserify-css/
MIT License
144 stars 22 forks source link

Exposed Developers Filesystem #16

Closed formula1 closed 9 years ago

formula1 commented 9 years ago

This may have been a feature rather than an issue before. However, by exposing the direct filepath you are also exposing the Developers filesystem. This may be simply an annoyance at times but could result in something far worse depending on how /super/secret/the/file/system/is.

Whats worse is that anyone using this module may have no idea they are exposing themselves like this. You may keep this if it is indeed a feature, however please notify people the path to the browserify-css module will be fully exposed.

Additionally, this will reduce the amount of arbitrary diffs between two different developers if the browserified result is not ignored

formula1 commented 9 years ago

I see. Its for the examples.