Open qerub opened 11 years ago
I definitely think this project could benefit from supporting source maps. Unfortunately I don't currently have enough time to devote to hcl to add that support. If I had a clearer sense of that people are likely to make use of / contribute to the project then I would be more inclined to look into the time it would take to add features like source maps. For now I will continue to use hcl in my own projects when I can and fix bugs / add features as the need and means arises.
I'm considering this for 1.0
Nice!
Switching over compile
to https://github.com/Constellation/escodegen would probably be the simplest way to add support for source maps.
Thanks, I'll look into that.
(Introduction to source maps: http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/)