Closed Rich-Harris closed 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
sourceMappingURL
fixed in 0.6.19
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