application-base-js icon indicating copy to clipboard operation
application-base-js copied to clipboard

npm @esri/application-base-js 0.0.5 different to master

Open Madsparky1 opened this issue 6 years ago • 0 comments

I started looking at the Esri configurable-app-examples-4x-js and found that the code would not work due to application-base-js syntax issues. The major issue is that the npm 0.0.5 @esri application-base-js is very different to the code in the Esri git repository for application-base-js. I had to remove the npm package from the example and download the application base js files I needed and store them locally. That code now works. NPM 0.0.5 is not compatible with 4.12

Madsparky1 avatar Aug 15 '19 14:08 Madsparky1