So I see that the cjsx cli tool from coffee-react has an option to generate a source map for debugging in the browser. I'm trying to figure out how to modify generator-react-reflux to pass this option and generate the source map during the build (using gulp and coffeescript options, but generic would obviously be best). I'm brand new to development with react and coffeescript so I've been struggling to find a solution.
Do you know if this would be an easy feature to add? I'm going to keep trying but I'd love some guidance!
Thank you,
Taylor
So I see that the cjsx cli tool from coffee-react has an option to generate a source map for debugging in the browser. I'm trying to figure out how to modify generator-react-reflux to pass this option and generate the source map during the build (using gulp and coffeescript options, but generic would obviously be best). I'm brand new to development with react and coffeescript so I've been struggling to find a solution.
Do you know if this would be an easy feature to add? I'm going to keep trying but I'd love some guidance!
Thank you,
Taylor