Skip to content

Bundling and deploying Script Applications

This section contains instructions to bundle and deploy Script Applications.

The tutorials cover DX pages with single and multiple applications, and show how to package common libraries as DX theme modules. We have provided sample code leveraging React, WebPack and Gradle to do this. The content covers deploying the Script Application as a whole including its dependencies, and also deploying common libraries as one DX module and how to exclude them from the packaging and deployment of each application.

Common setup

Prerequisites

Basic DX Script Application setup

Optimal DX Script Application setup

Build and deploy steps

Post-deployment

DX Site integration

How-to guides with sample codes

Showcase samples

HCLSoftware U learning materials

For an introduction and a demo on how to use Script Application, go to Script Application. To try it out yourself, refer to Script Application Lab and corresponding Script Application Lab Resources.

To learn more about Script Applications, go to Script Application. You can try it out using the Script Application Lab and corresponding Script Application Lab Resources.