Using jsDebug
Windchill JavaScript code is now combined and minified. This is done to improve download times and execution speed. A whitespace compression is being used to minify the JavaScript. This means that all the comments and whitespace are taken out of the JavaScript. Minification is applied to most third party libraries as well as the Windchill main.js file.
Was this helpful?