Open ooxi opened 9 years ago
It would be great to understand how to generate source maps when combined with grunt-require.js also
cc: @kirill-konshin
Please read appropriate section of README.md
: I'd like to use source map support. What to do? (at the very bottom).
Since that chapter was already present in decemter 2014 (4611658b6cbb9b84016340f7c9bc3d3f75e41448) I guess I just did not see it or it did not work for my. I'll try again, thanks :)
Hi,
could you please elaborate how to use sourceMaps in combination with amdclean? The output of amdclean remains a plain string independent of the sourceMap I input. I've read some other tickets where esprima options are required. A tutorial / working example would be highly appreciated!