Difference between @arcgis/core and arcgis-js-api

2054
11
Jump to solution
04-08-2021 09:16 AM
avecchi
New Contributor II

Hello,

I'm currently using `@arcgis/core` for my React application but I'm running into long build times due to something with how webpack is code splitting the `@arcgis/core` code. I'm seeing now that there is another library called `arcgis-js-api` and I'm wondering what the difference between the two is since they both look like they're doing the same thing.

Thanks

0 Kudos
11 Replies
avecchi
New Contributor II

Even trying to build the sample jsapi-create-react-app takes a very long time

0 Kudos
avecchi
New Contributor II

I'm going to spin up a thread for this

0 Kudos