jquery-builder icon indicating copy to clipboard operation
jquery-builder copied to clipboard

SourceMaps 100% don't work

Open mattrobenolt opened this issue 11 years ago • 2 comments

I appreciate the effort, but if you're going to include the @ sourceMappingURL= declaration at the top of the minified files, you should provide the source map. If not, just remove the line to avoid confusion.

See: http://sourcemap-validator.herokuapp.com/validate?url=https%3A%2F%2Fraw.github.com%2Fjgallen23%2Fjquery-builder%2F0.3.0%2Fdist%2F1.9.1%2Fjquery-ajax-css-dimensions-effects-offset.min.js

mattrobenolt avatar Apr 23 '13 18:04 mattrobenolt

adding the sourcemap files is on my todo list.

jgallen23 avatar Apr 23 '13 19:04 jgallen23

Let me know if you want some help with that. jQuery currently does it completely wrong for themselves, so I'd like to see someone actually get it right. :)

mattrobenolt avatar Apr 23 '13 19:04 mattrobenolt