Forums
(@jinyc)
11 years, 6 months ago
@jsonb123, @devin Walker It’s a tool for keep your client-side code readable and more importantly debuggable even after you’ve combined and minified it, for more detail: Introduction to JavaScript Source Maps
It’s not a prob just for source debug. It can be closed by uncheck the “Enable source maps” setting in Developer Tools.