rust-sourcemap
rust-sourcemap copied to clipboard
Add the ability to handle eval source maps
Currently only JSON source maps appear to be supported, but eval source maps have been gaining traction as they allow for significantly faster builds.
Hi, thank you for the suggestion! Do you have a link to a specification of eval sourcemaps?