Open ghost opened 3 years ago
I'm having the same issue. We have a lot of SASS files so it's really cumbersome to have to rename all the maps for them.
There also doesn't seem to be any way to get source maps include with the Production option selected, but I don't want all the additional comments in the CSS files that are added by the Development setting. Ideally source maps should just be its own option.
I hope I don't bug anyone, new to Git
Scout humming along nicely, .map file is generated in the proper location, but referenced as ".css.map" – which would be fine if the generated filename would be named accordingly. But no matter what setting I try, it’s always
"styles.css" -- reference /# sourceMappingURL=styles.css.map / "styles.map" -- 404
thanks a lot