esperantojs / esperanto

DEPRECATED: An easier way to convert ES6 modules to AMD and CommonJS
http://esperantojs.org
234 stars 21 forks source link

remove sourceMappingURL comments #120

Closed Rich-Harris closed 9 years ago

Rich-Harris commented 9 years ago

If we're generating a sourcemap, leaving sourceMappingURL comments from prior transformations is messy and confusing. If we're not, we wouldn't need those comments anyway. Either way it probably makes sense to just remove them

Rich-Harris commented 9 years ago

fixed in 0.6.19