Comment on Semicolon: A language of semicolonsparentComments−unoti14yYeah, but how in the world can you debug it?−ma2rten14yThis used to be a big problem, but now there is this brand new feature called semicolon maps. You should check it out.−politician14yChrome supports source-mapping in 19, as long as the compiler supports it... and it transpiles to JS. ;)
Comments
Yeah, but how in the world can you debug it?
This used to be a big problem, but now there is this brand new feature called semicolon maps. You should check it out.
Chrome supports source-mapping in 19, as long as the compiler supports it... and it transpiles to JS. ;)