sqmk / pecl-jsmin

PHP PECL extension for JavaScript minification
Other
69 stars 21 forks source link

Support for Source Maps #38

Closed alias-mac closed 8 years ago

alias-mac commented 9 years ago

Will you support source maps in jsmin PECL extension?

sqmk commented 8 years ago

Dead ticket for now.

agarzola commented 2 years ago

I’m interested in this as well, as we would like to use source maps in monitoring services like Sentry, Dynatrace, and New Relic, all of which have some for of support for source maps. Would you consider reopening this issue?