Closed mistic100 closed 5 years ago
There does not seem to be a way to provide an input sourcemap when using the CLI. Please add a --input-source-map option or allow --source-map to accepts a path to an existing map.
--input-source-map
--source-map
+1
@jakubpawlowicz do you accept PRs for this feature ?
@ionutvmi sure, go for it!
Fixed in #32.
There does not seem to be a way to provide an input sourcemap when using the CLI. Please add a
--input-source-map
option or allow--source-map
to accepts a path to an existing map.