Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Editing the index.html file

Updated on January 18, 2023
  1. Open the index.html file located in the SDK's src folder with a text editor. 
  2. Edit the <base> tag in <head> to the value of where the SDK root on the Tomcat server will be. You will use the same value in the next step when editing the app file.
    1. For the Angular SDK: base href="https://docs-previous.pega.com/SDK-A/"
    2. For the React SDK: base href="https://docs-previous.pega.com/SDK-R/"
    3. For the Web Components SDK: base href="https://docs-previous.pega.com/SDK-WC/"
  3. Save and close the file.

Note: In case of the Web Components SDK, for production use, remove the following line: 
<script src="http://localhost:35729/livereload.js"></script>

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us