esri-wab-build icon indicating copy to clipboard operation
esri-wab-build copied to clipboard

Package used to build ESRI Web App Builder Apps for production.

Results 23 esri-wab-build issues
Sort by recently updated
recently updated
newest added

This is for consideration for the suggestion I raised at #67 I've named and versioned the output zip file from package.json information.

The Esri Web AppBuilder team is now storing the original build files (that this tool uses) [on GitHub](https://github.com/Esri-DevCenter-Beijing/wab-app-build-script). In order to reduce duplication of code efforts, one idea was to...

I created a vanilla app (just a basemap) with WAB Dev Edition 2.11 and built it using esri-wab-build 1.1. After setting up ..\buildOutput\app in my local IIS the app wouldn't...

I believe a useful addition to the build process would be to version the app.zip file that is generated. From package.json the name and version elements could be used to...

When trying to build an app that includes the Esri Infographic widget, the `Widget.js` and `Widget.html` files do not get generated, and you see an error in the browser console...

Provide an option to build 3D applications developed with the ArcGIS JavaScript API v. 4.3

Hacktoberfest

Hi, No matter which theme I choose I get this error: > error(311) Missing dependency. module: themes/DartTheme/_build-generate_module; dependency: ./panels/jimu/Panel Any idea ? Thanks

The following three classes "esri/core/timerUtils", "esri/support/expressionUtils", "esri/layers/support/attributeUtils" are not being properly pulled in when building an app with the SmartEditor widget that comes with WAB version 2.7. With version 2.7,...

bug

The build currently throws a number of errors for missing Moment.js classes. Add exclusions to the build profile in order to remove these useless error messages.

A few libraries have fallen out of date and should be updated and tested.