Closed chasm closed 9 years ago
We have a big section in the README https://github.com/wearefractal/gulp-coffee#source-maps
Ah. My bad. Missed that. Was expecting that the --map flag would work as it says that you can pass options from the coffee compiler. Should have looked more closely.
Chas.
Eric Schoffstall mailto:notifications@github.com December 8, 2014 at 5:46 PM
We have a big section in the README https://github.com/wearefractal/gulp-coffee#source-maps
— Reply to this email directly or view it on GitHub https://github.com/wearefractal/gulp-coffee/issues/53#issuecomment-65975701.
How to generate maps?
map: true does not work. A review of the source code seems to indicate that this flag is not passed through. Am I missing something?