Skip to content

Commit 4c4d969

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents b9cb7e4 + ea53fc9 commit 4c4d969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ There are 2 types of project examples in this repository, one if you want to use
88

99
## Quick Start - `builder`
1010

11-
Example using TypeScript and Grunt to copy files to your local Web AppBuilder Developer Edition so you can use your custom widgets in the builder interface. We have options for 2D Web AppBuilder apps (that use the ArcGIS API for Javascript v3.x) and 3D Web AppBuilder apps (that use the the ArcGIS API for JavaScript 4.x). This is meant to be an example of what an output of [generator-esri-appbuilder-js](https://github.com/Esri/generator-esri-appbuilder-js) might look like if Typescript were integrated into the generator.
11+
Example using TypeScript and Grunt to copy files to your local Web AppBuilder Developer Edition so you can use your custom widgets in the builder interface. We have options for 2D Web AppBuilder apps (that use the ArcGIS API for Javascript v3.x) and 3D Web AppBuilder apps (that use the the ArcGIS API for JavaScript 4.x). This is the template that the [generator-esri-appbuilder-js](https://github.com/Esri/generator-esri-appbuilder-js) now outputs if you choose "TypeScript". [More info here](https://community.esri.com/people/GRehkemper-esristaff/blog/2018/03/15/web-appbuilder-widget-generator-v3-released-typescript).
1212

1313
1. Copy the files from the `/builder` folder to your GitHub repo.
1414
1. Update the file paths at the beginning (line ~10) of `Gruntfile.js` to point to your running Web AppBuilder instance.

0 commit comments

Comments
 (0)