stealjs / transpile

Transpiles from everything to everything else
https://www.npmjs.com/package/transpile
MIT License
25 stars 10 forks source link

Add module name to slim output as a comment #131

Closed m-mujica closed 6 years ago

m-mujica commented 6 years ago

This helps debugging since it's almost impossible to identify the module source with the numeric ids written out by the slim build.

steal-tools build

carbon

matthewp commented 6 years ago

lgtm

m-mujica commented 6 years ago

@matthewp this should be a minor release right? It's a not a bug fix per se.

matthewp commented 6 years ago

Yeah, sounds fine to me.