* Add sourcemap markings for each line of a string Fixes https://github.com/babel/babel/issues/12083 * Fix for multiple newlines * Optimize with indexOf * Comment explaining newline search
* Add sourcemap markings for each line of a string Fixes https://github.com/babel/babel/issues/12083 * Fix for multiple newlines * Optimize with indexOf * Comment explaining newline search