Package Exports
- esri-wab-build
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (esri-wab-build) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
esri-wab-build
Package used to build ESRI Web App Builder Apps for production.
This task runs a full dojo build on any web app builder application, which will greatly improve performance.
##Requirements: bower nodejs
Bower can be installed via: npm install -g bower
##To run:
- npm install -g esri-wab-build
- navigate to the application to be built
- esri-wab-build
The build output will be located in buildOut\app