Hi!

You can run your site in debug mode (<compilation debug="true" targetFramework="4.0" /> in web.config) to avoid minification, this will still do some renaming to avoid conflicts but only by appending a number.

Renamings are included in generated .map files as described in JS source map specification, but I don't know how much browsers respect this, I don't see it having any effect in Chrome or Edge, have not tested in others.

By on 5/18/2016 8:54 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper