Skip to content

Commit 495492a

Browse files
committed
Angular sample - add note about minimum zone.js version.
1 parent 59fb607 commit 495492a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

esm-samples/jsapi-angular-cli/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ This repo demonstrates how to use [@arcgis/core](https://www.npmjs.com/package/@
3232

3333
For additional information, see the [Build with ES modules](https://developers.arcgis.com/javascript/latest/es-modules/) Guide topic in the SDK.
3434

35+
## Requirements
36+
37+
* If you are using Zone.js, the minimum version is `0.10.2 (2019-08-13)` or greater.
38+
3539
## Commands
3640

3741
For a list of all available `npm` commands see the scripts in `package.json`.

0 commit comments

Comments
 (0)