Skip to content

gbochenek/web-app-builder-build

Repository files navigation

web-app-builder-build

Example of using the Dojo Build with an ArcGIS Web App Builder Application.

There is now an npm module that will do this for you: https://github.com/gbochenek/esri-wab-build

Adapted from build scripts provided by @qlqllu at https://geonet.esri.com/docs/DOC-3795

Sample Build Run

  1. Ensure npm, Node.js, and Java are installed.
  2. Open a command prompt to the root directory.
  3. npm install esri-wab-build -g
  4. esri-wab-build

The completed build will be located in buildOutput/app and can be hosted in the same way as any freshly downloaded Web App Builder Application.

Run on your own application

  1. Download a Web App Builder application
  2. Follow the sample build run steps.

About

Example of using the Dojo Build with an ArcGIS Web App Builder Application

Resources

Stars

12 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors