Jay Hung

Results 3 issues of Jay Hung

If a particular filename is the same as a partial part of another file, hashres is incorrectly inserting hash into the partial filename match as well. Example: base.min.js >> base.min.20decb81.js...

If dir path is /sites/[myproject]/css then a scss file with @import statements does not save. ![image](https://f.cloud.github.com/assets/531273/907245/34e64554-fd1e-11e2-8338-3d071391501c.png) If the dir path stays the same, but the @import statements are removed, any...