Try our conversational search powered by Generative AI!

Ben  McKernan
Dec 11, 2012
  10135
(2 votes)

Uncompressed JavaScript files for debugging EPiServer 7

Update: Click here for a guide on how to use uncompressed JavaScript files in EPiServer 7.6+

I’m not sure how many people are aware of the fact that there is actually a package containing the uncompressed versions of all the JavaScript files used in the new EPiServer 7 user interface available to be downloaded and used for debugging purposes.

In any case, we’ve just updated the download package to contain the RTM version of the files (since for the last few weeks it has been a CTP version). The download page can be found here:

http://world.episerver.com/Download/Items/EPiServer-CMS/EPiServer-7---CMS/EPiServer-CMS-Debugging-of-Client-Side-Files/

Installation Instructions

The package is a zip file which can be extracted directly into the root VPP folder for the site you wish to debug. All the files contained within the package have their filename suffixed with .uncompressed.js, meaning that they will not override the current compressed files. This allows you, as a developer, to switch between compressed and uncompressed files very simply.

Running with the Uncompressed Files

To tell the system to use the uncompressed files, simply add the following to the EPiServerFramework.config file underneath the episerver.framework element:

<clientResources debug="true" />

Happy coding!

Dec 11, 2012

Comments

Tore Gjerdrum
Tore Gjerdrum Nov 29, 2013 02:29 PM

Hi Ben,

Is it possible to get the uncompressed files for EPiServer CMS 7.1 as well?

Tore Gjerdrum
Tore Gjerdrum Dec 13, 2013 01:03 PM

Hi again,
Are these files also available for EPiServer 7.5 ?

Ben  McKernan
Ben McKernan Jan 17, 2014 04:05 PM

I believe it should be available via the add-on store.

Please login to comment.
Latest blogs
New Security Improvement released for Optimizely CMS 11

A new security improvement has been released for Optimizely CMS 11. You should update now!

Tomas Hensrud Gulla | May 7, 2024 | Syndicated blog

Azure AI Language – Key Phrase Extraction in Optimizely CMS

In this article, I demonstrate how the key phrase extraction feature, offered by the Azure AI Language service, can be used to generate a list of k...

Anil Patel | May 7, 2024 | Syndicated blog

Webinar: Get Started with AI within Optimizely CMS

Join us for the webinar "Get Started with AI in Optimizely CMS" on Wednesday, May 8th. Don't forget to register!

Luc Gosso (MVP) | May 7, 2024 | Syndicated blog

Search & Navigation: Indexing job new features

From Episerver.Find version 16.1.0, we introduced some new features that make the indexing job in CMS more flexible and efficient: Support continuo...

Vinh Cao | May 7, 2024

Exclude content from search engines

Best practices for excluding your Optimizely CMS test content from search engines like Google, along with some tips on what to do—and what not to...

Tomas Hensrud Gulla | May 7, 2024 | Syndicated blog

Run imgproxy container on Azure App Service with Front Door CDN

A simple way to host a imgproxy Docker container and use it to get AVIF and WEBP images.

Johan Kronberg | May 5, 2024 | Syndicated blog