shama / yo-yoify

Transform choo, yo-yo or bel template strings into pure and fast document calls
111 stars 17 forks source link

sourceMaps? #39

Closed serapath closed 6 years ago

serapath commented 7 years ago

Is it possible to keep the source maps?

I tried the babel-plugin mentioned in the other issue, but even though the source map works - which i wonder if it could also work with just yo-yoify... it doesn't always find all the e.g bel tagged template literals. https://github.com/goto-bus-stop/babel-plugin-yo-yoify/issues/14